r1513 - packages/trunk/koules/debian

Alexander Schmehl tolimar at costa.debian.org
Wed Sep 6 20:38:06 UTC 2006


Author: tolimar
Date: 2006-09-06 20:38:06 +0000 (Wed, 06 Sep 2006)
New Revision: 1513

Modified:
   packages/trunk/koules/debian/rules
Log:
Wrong directory

Modified: packages/trunk/koules/debian/rules
===================================================================
--- packages/trunk/koules/debian/rules	2006-09-06 19:59:10 UTC (rev 1512)
+++ packages/trunk/koules/debian/rules	2006-09-06 20:38:06 UTC (rev 1513)
@@ -36,7 +36,7 @@
 	# new xmkmf stuff does strange things with the manpage
 	# this is a workaround
 	if [ ! -s xkoules.man ]; then ln -sf xkoules.6 xkoules.man; fi
-	$(MAKE) KOULESDIR=/usr/games SOUNDDIR=/usr/share/games/koules MANDIR=/usr/share/man/man6
+	$(MAKE) KOULESDIR=/usr/games SOUNDDIR=/usr/lib/games/koules MANDIR=/usr/share/man/man6
 	/usr/bin/uudecode debian/koules.png.uu -o debian/koules.png
 	touch $@
 




More information about the Pkg-games-commits mailing list