[Pkg-nethack-devel] nethack rules,1.14,1.15
Joshua Kwan
joshk-guest@quantz.debian.org
Tue, 23 Dec 2003 02:41:49 +0000
- Previous message: [Pkg-nethack-devel] nethack/patches 90_enh_hpmon.dpatch,1.3,1.4 91_enh_menucolors.dpatch,1.2,1.3
- Next message: [Pkg-nethack-devel] nethack changelog,1.34,1.35 nethack-common.dirs,1.1,1.2 nethack-common.links,1.1,1.2 nethack-console.links,1.1,1.2 nethack-gnome.links,1.1,1.2 nethack-lisp.links,1.1,1.2 nethack-qt.links,1.1,1.2 nethack-x11.links,1.1,1.2 rules,1.15,1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/pkg-nethack/nethack
In directory quantz:/tmp/cvs-serv28063
Modified Files:
rules
Log Message:
Fix a typo.
Index: rules
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/rules,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- rules 22 Dec 2003 22:56:52 -0000 1.14
+++ rules 23 Dec 2003 02:41:47 -0000 1.15
@@ -146,7 +146,7 @@
done
# all shell scripts, nethack binaries, and nethackrcs
- for $$flavor in console gnome x11 qt lisp; do \
+ for flavor in console gnome x11 qt lisp; do \
install -m 0755 -o root -g games debian/$$flavor/nethack.sh \
debian/nethack-$$flavor/usr/lib/games/nethack/nethack-$$flavor.sh; \
if [ -f "debian/$$flavor/nethack-tty.sh" ]; then \
- Previous message: [Pkg-nethack-devel] nethack/patches 90_enh_hpmon.dpatch,1.3,1.4 91_enh_menucolors.dpatch,1.2,1.3
- Next message: [Pkg-nethack-devel] nethack changelog,1.34,1.35 nethack-common.dirs,1.1,1.2 nethack-common.links,1.1,1.2 nethack-console.links,1.1,1.2 nethack-gnome.links,1.1,1.2 nethack-lisp.links,1.1,1.2 nethack-qt.links,1.1,1.2 nethack-x11.links,1.1,1.2 rules,1.15,1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]