Author: goneri-guest
Date: 2007-01-11 20:55:53 +0100 (Thu, 11 Jan 2007)
New Revision: 2304
Modified:
packages/trunk/teg/debian/rules
Log:
The correct command to create the symlink :)
Modified: packages/trunk/teg/debian/rules
===================================================================
--- packages/trunk/teg/debian/rules 2007-01-11 19:47:43 UTC (rev 2303)
+++ packages/trunk/teg/debian/rules 2007-01-11 19:55:53 UTC (rev 2304)
@@ -55,7 +55,7 @@
dh_install debian/teg.xpm /usr/share/pixmaps
for i in `ls debian/teg/usr/share/games/teg/gnome/help/teg`; do \
- ln -s debian/teg/usr/share/games/teg/gnome/help/teg/$$i/teg.sgml
teg.xml; \
+ ln -s teg.sgml
debian/teg/usr/share/games/teg/gnome/help/teg/$$i/teg.xml ; \
done
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits