Bug#529769: glest-data: directory "tutorials" is missing
    Florent Angebault 
    pitchum.pourriel at free.fr
       
    Thu May 21 12:49:14 UTC 2009
    
    
  
Package: glest-data
Version: 3.2.1-1
Severity: normal
Tags: patch
Directory /usr/share/games/glest/tutorials doesn't exist.
It makes bugfix #528181 useless.
To fix this I modified file debian/rules as follow:
--- debian/rules	2009-05-21 14:33:30.000000000 +0200
+++ debian/rules.new	2009-05-21 14:34:01.000000000 +0200
@@ -24,7 +24,7 @@
 	dh_installdirs
 
 	# Add here commands to install the package into debian/glest-data.
-	cp -r data maps scenarios techs tilesets servers.ini $(CURDIR)/debian/glest-data/usr/share/games/glest
+	cp -r data maps scenarios techs tilesets tutorials servers.ini $(CURDIR)/debian/glest-data/usr/share/games/glest
 	#cp debian/langs/*.lng $(CURDIR)/debian/glest-data/usr/share/games/glest/data/lang/
 	
 	# Remove unnecessary files
-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (900, 'stable'), (400, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
glest-data depends on no packages.
Versions of packages glest-data recommends:
ii  glest                         3.2.2-1    a free 3D real-time customizable s
glest-data suggests no packages.
-- no debconf information
    
    
More information about the Pkg-games-devel
mailing list