]> Frank Brehm's Git Trees - config/uhu1/etc.git/commitdiff
committing changes in /etc after emerge run
authorroot <root@uhu1.uhu-banane.de>
Sun, 31 Jul 2016 06:22:11 +0000 (08:22 +0200)
committerroot <root@uhu1.uhu-banane.de>
Sun, 31 Jul 2016 06:22:11 +0000 (08:22 +0200)
Package changes:
+games-misc/games-envd-0

.etckeeper
env.d/90games [new file with mode: 0644]

index 6ca5bcbf28ecf387071823aa3d39bf401d5bad33..e39433356f81aa40a90ec02b0b019f963d99f5e6 100755 (executable)
@@ -907,6 +907,8 @@ maybe chmod 0644 'env.d/60python-docs-2.7'
 maybe chmod 0644 'env.d/70less'
 maybe chmod 0644 'env.d/80mercurial'
 maybe chmod 0644 'env.d/80subversion-extras'
+maybe chgrp 'games' 'env.d/90games'
+maybe chmod 0640 'env.d/90games'
 maybe chmod 0644 'env.d/90xdg-data-base'
 maybe chmod 0644 'env.d/98ca-certificates'
 maybe chmod 0644 'env.d/98texlive'
diff --git a/env.d/90games b/env.d/90games
new file mode 100644 (file)
index 0000000..9c5c5f2
--- /dev/null
@@ -0,0 +1,4 @@
+# if you don't want these added for non-games users
+# see https://bugs.gentoo.org/show_bug.cgi?id=408615
+LDPATH="/usr/games/lib64:/usr/games/lib32:/usr/games/lib"
+PATH="/usr/games/bin"