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

r1441 - glibc-package/trunk/debian



Author: barbier
Date: 2006-04-14 21:54:09 +0000 (Fri, 14 Apr 2006)
New Revision: 1441

Modified:
   glibc-package/trunk/debian/rules
Log:
locales-all is Arch:any


Modified: glibc-package/trunk/debian/rules
===================================================================
--- glibc-package/trunk/debian/rules	2006-04-14 21:37:05 UTC (rev 1440)
+++ glibc-package/trunk/debian/rules	2006-04-14 21:54:09 UTC (rev 1441)
@@ -118,8 +118,8 @@
 curpass = $(filter-out %_,$(subst _,_ ,$@))
 
 DEB_ARCH_REGULAR_PACKAGES = $(libc) $(libc)-dev $(libc)-dbg $(libc)-prof $(libc)-pic
+#DEB_ARCH_REGULAR_PACKAGES += locales-all
 DEB_INDEP_REGULAR_PACKAGES = glibc-doc locales
-#DEB_INDEP_REGULAR_PACKAGES += locales-all
 DEB_UDEB_PACKAGES = $(libc)-udeb libnss-dns-udeb libnss-files-udeb
 
 # Generic kernel version check



Reply to: