summaryrefslogtreecommitdiff
path: root/core/ports/post_update_patches.Pkgfile.patch
blob: 618237feecf0e45da15b6d98f915d0c41789ef74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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