mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
Index: shorewall-lite-5.2.1.2/install.sh
|
||||
===================================================================
|
||||
--- shorewall-lite-5.2.1.2.orig/install.sh 2018-12-02 22:24:48.432796798 +0100
|
||||
+++ shorewall-lite-5.2.1.2/install.sh 2018-12-02 22:24:48.424797192 +0100
|
||||
@@ -500,7 +500,7 @@
|
||||
--- a/install.sh
|
||||
+++ b/install.sh
|
||||
@@ -500,7 +500,7 @@ ln -sf shorewall ${DESTDIR}${SBINDIR}/${
|
||||
if [ -n "$SYSCONFFILE" -a -f "$SYSCONFFILE" -a ! -f ${DESTDIR}${SYSCONFDIR}/${PRODUCT} ]; then
|
||||
[ ${DESTDIR} ] && make_parent_directory ${DESTDIR}${SYSCONFDIR} 0755
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- shorewall-lite-5.1.9/shorewall-lite.conf.orig 2017-12-17 09:06:52.301331288 -0500
|
||||
+++ shorewall-lite-5.1.9/shorewall-lite.conf 2017-12-17 09:05:55.769714392 -0500
|
||||
@@ -36,7 +36,7 @@
|
||||
--- a/shorewall-lite.conf
|
||||
+++ b/shorewall-lite.conf
|
||||
@@ -36,7 +36,7 @@ LOGFILE=
|
||||
|
||||
IPTABLES=
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
Index: shorewall-lite-5.1.7.2/shorewall-lite.conf
|
||||
===================================================================
|
||||
--- shorewall-lite-5.1.7.2.orig/shorewall-lite.conf 2017-10-11 08:19:35.565847520 +0200
|
||||
+++ shorewall-lite-5.1.7.2/shorewall-lite.conf 2017-10-11 08:19:35.561847733 +0200
|
||||
@@ -28,7 +28,7 @@
|
||||
--- a/shorewall-lite.conf
|
||||
+++ b/shorewall-lite.conf
|
||||
@@ -28,7 +28,7 @@ VERBOSITY=
|
||||
# L O G G I N G
|
||||
###############################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user