]> Frank Brehm's Git Trees - config/uhu1/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorroot <root@uhu1.uhu-banane.de>
Mon, 4 Apr 2016 16:56:29 +0000 (18:56 +0200)
committerroot <root@uhu1.uhu-banane.de>
Mon, 4 Apr 2016 16:56:29 +0000 (18:56 +0200)
.etckeeper
racket/config.rktd [new file with mode: 0644]

index 2b2a1da9ebfe34c690f88dc4457d14d976b309b4..d3656561f3b0cd73617037f6c1f5ddf1e8a5d4ac 100755 (executable)
@@ -1770,6 +1770,8 @@ maybe chmod 0644 'proftpd/proftpd.conf.sample'
 maybe chmod 0644 'protocols'
 maybe chmod 0644 'quotagrpadmins'
 maybe chmod 0644 'quotatab'
+maybe chmod 0755 'racket'
+maybe chmod 0644 'racket/config.rktd'
 maybe chmod 0644 'rc.conf'
 maybe chmod 0755 'reoback'
 maybe chmod 0644 'reoback/files.conf'
diff --git a/racket/config.rktd b/racket/config.rktd
new file mode 100644 (file)
index 0000000..8220543
--- /dev/null
@@ -0,0 +1,13 @@
+;; automatically generated by unixstyle-install
+#hash((doc-dir . "/usr/share/doc/racket")
+      (catalogs . ("http://download.racket-lang.org/releases/6.0.1/catalog/" #f))
+      (doc-search-url . "http://download.racket-lang.org/docs/6.0.1/html/local-redirect/index.html")
+      (build-stamp . "")
+      (dll-dir . "/usr/lib64")
+      (lib-dir . "/usr/lib64/racket")
+      (share-dir . "/usr/share/racket")
+      (include-dir . "/usr/include/racket")
+      (bin-dir . "/usr/bin")
+      (apps-dir . "/usr/share/applications")
+      (man-dir . "/usr/share/man")
+      (absolute-installation? . #t))