summaryrefslogtreecommitdiff
path: root/core/ports/post_update_patches.Pkgfile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'core/ports/post_update_patches.Pkgfile.patch')
-rw-r--r--core/ports/post_update_patches.Pkgfile.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/core/ports/post_update_patches.Pkgfile.patch b/core/ports/post_update_patches.Pkgfile.patch
new file mode 100644
index 0000000..618237f
--- /dev/null
+++ b/core/ports/post_update_patches.Pkgfile.patch
@@ -0,0 +1,15 @@
+--- Pkgfile 2015-11-25 17:13:38.556662829 +0100
++++ Pkgfile 2016-04-27 22:36:58.230001880 +0200
+@@ -8,10 +8,12 @@
+
+ source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \
+ core.rsync opt.rsync xorg.rsync compat-32.rsync.inactive \
++ post_update_patches.patch \
+ contrib.rsync.inactive)
+
+ build () {
+ cd $name-$version
++ patch -p0 -i $SRC/post_update_patches.patch
+ make
+ make DESTDIR=$PKG MANDIR=/usr/share/man install
+