[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libxfont: Changes to 'pu/udeb'



 debian/rules |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit bdae293177937d3633030a8544c7dfa3b1fb0d67
Author: Cyril Brulebois <kibi@debian.org>
Date:   Mon Feb 15 01:47:32 2010 +0100

    Fix install target.

diff --git a/debian/rules b/debian/rules
index 0efc4f8..d57aed3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -91,6 +91,7 @@ install: build
 	dh_testdir
 	dh_testroot
 	dh_clean -k
+	rm -rf debian/tmp-udeb
 	dh_installdirs
 
 	cd build && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install


Reply to: