projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fresh diffs for linux-mips (26.3 cvs) and ebtables (15.3)
[openwrt.git]
/
openwrt
/
package
/
popt
/
popt-1.7-3.diff
diff --git
a/openwrt/package/popt/popt-1.7-3.diff
b/openwrt/package/popt/popt-1.7-3.diff
index
4aa9b8e
..
616be97
100644
(file)
--- a/
openwrt/package/popt/popt-1.7-3.diff
+++ b/
openwrt/package/popt/popt-1.7-3.diff
@@
-123,7
+123,7
@@
diff -ruN popt-1.7-orig/ipkg/rules popt-1.7-3/ipkg/rules
+ chmod 0755 ipkg/*/CONTROL/
+ chmod 0644 ipkg/*/CONTROL/control
+
+ 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
+ifneq ($(strip $(PKG_VERSION)),)
+ perl -pi -e "s/^Vers.*:.*/Version: $(PKG_VERSION)/g" ipkg/*/CONTROL/control
+endif
This page took
0.025975 seconds
and
4
git commands to generate.