tag 394806 + patch
thanks

Proposed NMU patch attached.

Mark

-- 
Mark Hymers <mark at hymers dot org dot uk>

"I once absent-mindedly ordered Three Mile Island dressing in a restaurant
 and, with great presence of mind, they brought Thousand Island Dressing and
 a bottle of chili sauce."
     Terry Pratchett, alt.fan.pratchett
diff -Naur xwelltris-1.0.1/debian/changelog xwelltris-1.0.1-new/debian/changelog
--- xwelltris-1.0.1/debian/changelog    2006-10-29 11:28:24.000000000 +0000
+++ xwelltris-1.0.1-new/debian/changelog        2006-10-29 11:28:01.000000000 
+0000
@@ -1,3 +1,11 @@
+xwelltris (1.0.1-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Change --bindir and --datadir in debian/rules so that the program
+    can actually find its data files.  Closes: #394806.
+
+ -- Mark Hymers <[EMAIL PROTECTED]>  Sun, 29 Oct 2006 11:27:06 +0000
+
 xwelltris (1.0.1-6) unstable; urgency=low
 
   * New maintainer (Closes: #390830).
diff -Naur xwelltris-1.0.1/debian/rules xwelltris-1.0.1-new/debian/rules
--- xwelltris-1.0.1/debian/rules        2006-10-29 11:28:24.000000000 +0000
+++ xwelltris-1.0.1-new/debian/rules    2006-10-29 11:28:55.000000000 +0000
@@ -22,7 +22,7 @@
        dh_testdir
 
        # Configuring package
-       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --bindir=\$${prefix}/games 
--datadir=\$${prefix}/share/games --with-sdl
+       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --bindir=/usr/games 
--datadir=/usr/share/games --with-sdl
 
 build: build-stamp
 build-stamp: config.status

Attachment: signature.asc
Description: Digital signature

Reply via email to