rev 7126 - trunk/cdbs

Ana Beatriz Guerrero López ana at alioth.debian.org
Thu Aug 23 23:25:31 UTC 2007


Author: ana
Date: 2007-08-23 23:25:31 +0000 (Thu, 23 Aug 2007)
New Revision: 7126

Modified:
   trunk/cdbs/debian-qt-kde.mk
Log:
remove mipsel again


Modified: trunk/cdbs/debian-qt-kde.mk
===================================================================
--- trunk/cdbs/debian-qt-kde.mk	2007-08-23 23:22:17 UTC (rev 7125)
+++ trunk/cdbs/debian-qt-kde.mk	2007-08-23 23:25:31 UTC (rev 7126)
@@ -27,7 +27,7 @@
 DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
 
 ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-    cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb mipsel
+    cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
     ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
         cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
     else




More information about the pkg-kde-commits mailing list