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

r3685 - glibc-package/branches/multiarch/debian/rules.d



Author: aurel32
Date: 2009-07-26 20:21:17 +0000 (Sun, 26 Jul 2009)
New Revision: 3685

Modified:
   glibc-package/branches/multiarch/debian/rules.d/debhelper.mk
Log:
Merge from trunk


Modified: glibc-package/branches/multiarch/debian/rules.d/debhelper.mk
===================================================================
--- glibc-package/branches/multiarch/debian/rules.d/debhelper.mk	2009-07-26 20:20:36 UTC (rev 3684)
+++ glibc-package/branches/multiarch/debian/rules.d/debhelper.mk	2009-07-26 20:21:17 UTC (rev 3685)
@@ -42,7 +42,7 @@
 	dh_installdebconf -p$(curpass)
 	if [ $(curpass) = glibc-doc ] ; then \
 		dh_installchangelogs -p$(curpass) ; \
-	else ; \
+	else \
 		dh_installchangelogs -p$(curpass) debian/changelog.upstream ; \
 	fi
 	dh_installinit -p$(curpass)


Reply to: