Author: jscinoz-guest
Date: 2008-05-15 03:40:37 +0000 (Thu, 15 May 2008)
New Revision: 7016
Modified:
packages/trunk/urbanterror/debian/rules
Log:
Changed the way the compiled binaries were copied
Modified: packages/trunk/urbanterror/debian/rules
===================================================================
--- packages/trunk/urbanterror/debian/rules 2008-05-15 03:36:35 UTC (rev
7015)
+++ packages/trunk/urbanterror/debian/rules 2008-05-15 03:40:37 UTC (rev
7016)
@@ -77,8 +77,8 @@
dh_installdirs -s
dh_icons -s
- cp
ioUrbanTerrorClientSource/build/release-$(PLATFORM)-$(ARCH)/ioUrbanTerror.$(ARCH)
ioUrbanTerror
- cp
ioUrbanTerrorServerSource/build/release-$(PLATFORM)-$(ARCH)/ioUrTded.$(ARCH)
ioUrTded
+ cp ioUrbanTerrorClientSource/$(BR)/ioUrbanTerror.$(ARCH) ioUrbanTerror
+ cp ioUrbanTerrorServerSource/$(BR)/ioUrTded.$(ARCH) ioUrTded
dh_desktop -purbanterror debian/urbanterror.desktop
dh_install -purbanterror debian/urbanterror.desktop
usr/share/applications # FIXME: waiting for dh_desktop to do this job...
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits