mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +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: shorewall6-lite-5.2.1.2/install.sh
|
||||
===================================================================
|
||||
--- shorewall6-lite-5.2.1.2.orig/install.sh 2018-12-02 22:31:46.628225916 +0100
|
||||
+++ shorewall6-lite-5.2.1.2/install.sh 2018-12-02 22:31:46.624226113 +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 @@
|
||||
--- shorewall6-lite-5.1.9/shorewall6-lite.conf.orig 2017-12-17 09:06:52.301331288 -0500
|
||||
+++ shorewall6-lite-5.1.9/shorewall6-lite.conf 2017-12-17 09:05:55.769714392 -0500
|
||||
@@ -36,7 +36,7 @@
|
||||
--- a/shorewall6-lite.conf
|
||||
+++ b/shorewall6-lite.conf
|
||||
@@ -36,7 +36,7 @@ LOGFILE=
|
||||
|
||||
IP6TABLES=
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
Index: shorewall6-lite-5.1.10.2/shorewall6-lite.conf
|
||||
===================================================================
|
||||
--- shorewall6-lite-5.1.10.2.orig/shorewall6-lite.conf 2018-01-04 22:09:34.461951267 +0100
|
||||
+++ shorewall6-lite-5.1.10.2/shorewall6-lite.conf 2018-01-04 22:10:23.559291269 +0100
|
||||
@@ -28,7 +28,7 @@
|
||||
--- a/shorewall6-lite.conf
|
||||
+++ b/shorewall6-lite.conf
|
||||
@@ -28,7 +28,7 @@ VERBOSITY=
|
||||
# L O G G I N G
|
||||
###############################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user