From:
[email protected]
The problem isn't much hassle to fix.
The maintainer had the wrapper in the source package, he just forgot to create his debian/rules
acordingly.
Here's a patch:
--- debian/rules.old 2004-08-13 00:49:57.000000000 -0400
+++ debian/rules 2004-08-13 00:51:45.000000000 -0400
@@ -95,7 +95,8 @@
done
$(INSTALL) debian/armagetron.xpm $(client)/usr/share/pixmaps/armagetron.xpm
$(INSTALL) client/language/* $(common)/usr/share/games/armagetron/language
- $(INSTALL_PROGRAM) server/src/tron/armagetron-dedicated $(server)/usr/games
+ $(INSTALL_PROGRAM) debian/armagetron-dedicated.wrapper $(server)/usr/games/armagetron-dedicated
+ $(INSTALL_PROGRAM) server/src/tron/armagetron-dedicated $(server)/usr/games/armagetron-dedicated.real
$(INSTALL) $(DOCS) $(common)/usr/share/doc/armagetron-common
$(INSTALL) $(DOCS_NET) $(common)/usr/share/doc/armagetron-common/net
$(INSTALL) client/config/* $(common)/etc/armagetron
-Pascal
Vous manquez d�espace pour stocker vos mails ?
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Cr�ez votre Yahoo! Mail sur
http://fr.benefits.yahoo.com/
Le nou