summaryrefslogtreecommitdiff
path: root/core/ports/post_update_patches.Pkgfile.patch
blob: 709f203672f38dc01a2abdeac7f11e51059ae0d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- Pkgfile	2017-02-26 22:04:47.977370941 +0100
+++ Pkgfile	2017-02-26 22:05:04.834041199 +0100
@@ -8,11 +8,12 @@
 
 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \
         core.pub opt.pub xorg.pub compat-32.pub contrib.pub \
-        core.rsync opt.rsync xorg.rsync \
+        core.rsync opt.rsync xorg.rsync post_update_patches.patch \
         compat-32.rsync.inactive contrib.rsync.inactive)
 
 build () {
     cd $name-$version
+    patch -p0 -i $SRC/post_update_patches.patch
     make
     make DESTDIR=$PKG MANDIR=/usr/share/man install