summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2016-11-06 07:22:46 +1000
committerMark Blakeney2016-11-06 07:44:02 +1000
commit9bda364333bc79a93e0d2414b2dfb14e98f15258 (patch)
treeb4b4cc9cc990ecb84bd41c410efdadb53e5c97a8
parent5f98f218c121c5a08bad46d54e285839ed672c8e (diff)
downloadaur-9bda364333bc79a93e0d2414b2dfb14e98f15258.tar.gz
Use generic Makefile
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4070d9e3384d..b30ef23ba104 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-nam = libinput-gestures
+nam = $(shell sed -n 's/^pkgname=//p' PKGBUILD)
src = PKGBUILD
inf = .SRCINFO