Package: fruit
Followup-For: Bug #334372

Hi
I just fixed this bug. I attached a patch for you, so you can apply it.
BTW have you thought about using "install" instead of "cp" in the rules,
I think it is smarter ;=)

Greetings
Steffen

code:

--- old/fruit-2.1/debian/control        2005-10-26 19:48:17.000000000 +0200
+++ new/fruit-2.1/debian/control        2005-10-26 19:48:55.000000000 +0200
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Oliver Korff <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), sharutils
+Build-Depends: debhelper (>= 4.0.0), sharutils, sysutils
 Standards-Version: 3.6.2

 Package: fruit


--- old/fruit-2.1/debian/rules  2005-10-26 17:36:39.000000000 +0200
+++ new/fruit-2.1/debian/rules  2005-10-26 19:56:39.000000000 +0200
@@ -66,8 +66,8 @@
        uudecode $(CURDIR)/debian/knights-fruit_settings2.uu
        mv $(CURDIR)/knights-fruit_settings2.png 
$(CURDIR)/debian/fruit/usr/share/doc/fruit/html
        mv $(CURDIR)/knights-fruit_settings.png 
$(CURDIR)/debian/fruit/usr/share/doc/fruit/html
-
-
+       fromdos $(CURDIR)/readme.txt
+       fromdos $(CURDIR)/technical_10.txt
 # Build architecture-independent files here.
 binary-indep: build install
 # We have nothing to do by default.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to