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

r4482 - glibc-package/branches/eglibc-2.13/debian



Author: aurel32
Date: 2011-02-06 21:58:13 +0000 (Sun, 06 Feb 2011)
New Revision: 4482

Modified:
   glibc-package/branches/eglibc-2.13/debian/rules
Log:
Fix a typo


Modified: glibc-package/branches/eglibc-2.13/debian/rules
===================================================================
--- glibc-package/branches/eglibc-2.13/debian/rules	2011-02-06 20:48:15 UTC (rev 4481)
+++ glibc-package/branches/eglibc-2.13/debian/rules	2011-02-06 21:58:13 UTC (rev 4482)
@@ -163,7 +163,7 @@
 	rm -rf debian/include
 
 # Required Debian targets
-build:	$(stamp)info \
+build-arch: $(stamp)info \
 	$(patsubst %,$(stamp)build_%,$(EGLIBC_PASSES)) \
 	$(patsubst %,$(stamp)check_%,$(EGLIBC_PASSES))
 


Reply to: