tags 478410 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -urNad mountapp-3.0.orig/debian/rules mountapp-3.0/debian/rules
--- mountapp-3.0.orig/debian/rules      2008-05-03 22:51:02.000000000 +0100
+++ mountapp-3.0/debian/rules   2008-05-03 22:51:56.000000000 +0100
@@ -14,7 +14,8 @@
 build-stamp:
        dh_testdir
 
-       ln -s /usr/share/misc/config.{guess,sub} .
+       ln -s /usr/share/misc/config.guess .
+       ln -s /usr/share/misc/config.sub .
        ./configure --prefix=/usr
        # Add here commands to compile the package.
        $(MAKE) 
@@ -39,7 +40,7 @@
        # config.guess and config.sub are just symlinks to the updated files at
        # /usr/share/misc/ - Delete them, they will be created at configure 
        # time.
-       rm -f config.{guess,sub}
+       rm -f config.guess config.guess
 
        dh_clean
 

Attachment: signature.asc
Description: PGP signature

Reply via email to