tags 441715 patch
thanks

This is due to a typo in the debian/rules script.  Below is a patch which
fixes this bug.

thanks,
stew

--------------


diff -ruN libscalar-properties-perl-0.12.orig/debian/rules 
libscalar-properties-perl-0.12/debian/rules
--- libscalar-properties-perl-0.12.orig/debian/rules    2007-11-04 
09:22:46.000000000 -0500
+++ libscalar-properties-perl-0.12/debian/rules 2007-11-04 09:23:00.000000000 
-0500
@@ -19,7 +19,7 @@
 clean:
        dh_testdir
        dh_testroot
-       rm -f build-stamp install_stamp
+       rm -f build-stamp install-stamp
        [ ! -f Makefile ] || $(MAKE) realclean
        dh_clean
 

Attachment: signature.asc
Description: Digital signature

Reply via email to