]> git.donarmstrong.com Git - deb_pkgs/libhtml-calendarmonth-perl.git/commitdiff
fix missing space
authorDon Armstrong <don@donarmstrong.com>
Thu, 17 Jan 2008 00:30:21 +0000 (00:30 +0000)
committerDon Armstrong <don@donarmstrong.com>
Thu, 17 Jan 2008 00:30:21 +0000 (00:30 +0000)
debian/rules

index 5b5956a3ba3c55c644ddfdd3dc154b0b85ce138a..cd8730d368dd97780ba5e463355bcf78bc251f8a 100755 (executable)
@@ -38,7 +38,7 @@ install: build test
 
        $(MAKE) install PREFIX=$(DESTDIR)/usr
        [ ! -d $(DESTDIR)/usr/lib/perl5 ] || \
-               rmdir -p --ignore-fail-on-non-empty$(DESTDIR)/usr/lib/perl5
+               rmdir -p --ignore-fail-on-non-empty $(DESTDIR)/usr/lib/perl5
 
 # Build architecture-independent files here.
 binary-indep: install