blob: a0cb6c691babae6df528b92153dc6b8f6b311dee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
@cd /usr/local
@owner bin
@group bin
@mode 444
man/man6/xmris.6
man/man6/xmsit.6
man/man6/xmred.6
@chmod a+x %D/man
@chmod a+x %D/man/man6
@owner games
@mode 4755
bin/xmris
bin/xmsit
@mode 755
bin/xmred
@cd /usr/X386
@mode 444
lib/X11/app-defaults/Xmris
lib/X11/app-defaults/xmris/alphabet.gdn
lib/X11/app-defaults/xmris/digits.gdn
lib/X11/app-defaults/xmris/puzzle.gdn
lib/X11/app-defaults/xmris/xmred.gdn
|