make kernel ppp optional and remove cramfs support
[openwrt.git] / openwrt / package / pcre / pcre-5.0-3.diff
index e5239d4..4d71ff7 100644 (file)
@@ -129,7 +129,7 @@ diff -ruN pcre-5.0-orig/ipkg/rules pcre-5.0-3/ipkg/rules
 +      chmod 0755 ipkg/*/CONTROL/
 +      chmod 0644 ipkg/*/CONTROL/control
 +      
-+      perl -pi -e "s/^Arch.*:.*/Architecture: $(TARGET_ARCH)/g" ipkg/*/CONTROL/control
++      perl -pi -e "s/^Arch.*:.*/Architecture: $(ARCH)/g" ipkg/*/CONTROL/control
 +ifneq ($(strip $(PKG_VERSION)),)
 +      perl -pi -e "s/^Vers.*:.*/Version: $(PKG_VERSION)/g" ipkg/*/CONTROL/control
 +endif
This page took 0.03098 seconds and 4 git commands to generate.