aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2018-05-02 12:31:49 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-05-02 12:32:51 +0000
commitb65383182b087d278de4850917e1037abef8acb1 (patch)
tree7ab81e49f1fdb05e78db149815c6861943c7dd4e /main
parent952b59f9e08c6ee9af241bf1eae831d612930459 (diff)
downloadaports-b65383182b087d278de4850917e1037abef8acb1.tar.bz2
aports-b65383182b087d278de4850917e1037abef8acb1.tar.xz
community/nextcloud: remove local _pkgver which was used in source for RC releases
Diffstat (limited to 'main')
-rw-r--r--main/ulogd/musl-fixes.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/ulogd/musl-fixes.patch b/main/ulogd/musl-fixes.patch
index 1b23de7dfe..70b4ada97f 100644
--- a/main/ulogd/musl-fixes.patch
+++ b/main/ulogd/musl-fixes.patch
@@ -1,13 +1,3 @@
---- ulogd-2.0.3.orig/filter/raw2packet/ulogd_raw2packet_BASE.c
-+++ ulogd-2.0.3/filter/raw2packet/ulogd_raw2packet_BASE.c
-@@ -43,6 +43,7 @@
- #include <ulogd/ipfix_protocol.h>
- #include <netinet/if_ether.h>
- #include <string.h>
-+#include <linux/types.h>
-
- enum input_keys {
- INKEY_RAW_PCKT,
--- ulogd-2.0.3.orig/src/ulogd.c
+++ ulogd-2.0.3/src/ulogd.c
@@ -78,12 +78,12 @@