compile/install kmod packages only if their kernel configuration options are enabled...
[openwrt.git] / package / haserl / haserl-0.7.3-3.diff
index 55b6b3d..b56d3c3 100644 (file)
@@ -101,7 +101,7 @@ diff -ruN haserl-0.7.3-orig/ipkg/rules haserl-0.7.3-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.020422 seconds and 4 git commands to generate.