summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeimos2018-08-17 17:38:30 -0400
committerDeimos2018-08-17 17:38:30 -0400
commitccf60235c663744c702cb6d53d54f7681fa96592 (patch)
tree4ae7e5cd8a4638cbd81a327d954c73b5d09a8ff8
parent2cd4ba5605be3ddf746bbf8dcfcc120604157bf2 (diff)
downloadaur-ccf60235c663744c702cb6d53d54f7681fa96592.tar.gz
Shell make variables
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa96d92b875d..1573a187c0ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ source=("http://savannah.nongnu.org/download/gap/netclasses-1.1.0.tar.gz")
sha256sums=('d7d783c5b85abb289ef2fbb4bbf709eacb631e6ddf5a78e26fa45b94fb717f40')
build() {
+ source /usr/share/GNUstep/Makefiles/GNUstep.sh
cd "$pkgname-$pkgver"
./configure
make