summaryrefslogtreecommitdiff
path: root/motif/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'motif/Pkgfile')
-rw-r--r--motif/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/motif/Pkgfile b/motif/Pkgfile
index 06c6eb0..7e82159 100644
--- a/motif/Pkgfile
+++ b/motif/Pkgfile
@@ -13,8 +13,8 @@ source=(https://downloads.sourceforge.net/project/motif/Motif%20$version%20Sourc
13build() { 13build() {
14 cd $name-$version 14 cd $name-$version
15 15
16 patch -Np0 <$PKGMK_SOURCE_DIR/0001-wmluiltok-main.patch 16 patch -Np0 <$SRC/0001-wmluiltok-main.patch
17 patch -Np1 <$PKGMK_SOURCE_DIR/0002-no-demos.patch 17 patch -Np1 <$SRC/0002-no-demos.patch
18 rm -fr demos 18 rm -fr demos
19 19
20 touch NEWS AUTHORS 20 touch NEWS AUTHORS