summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsoloturn2020-06-01 09:06:45 +0200
committersoloturn2020-06-01 09:06:45 +0200
commit0b6b28689c128d0e143b85bc2fdb7013c2d73389 (patch)
treebd12cc6c585ede6c41d75133e06fa1c423f203ed
parent1760b06015748bed4427e5b55d27f6c7ac9378f3 (diff)
downloadaur-0b6b28689c128d0e143b85bc2fdb7013c2d73389.tar.gz
finding xmoto after build now fixed, no sed
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 597bfe0d52bc..301798bbf6b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,9 +31,6 @@ prepare() {
build() {
cd build
- # not sure why a sed is necessary, the projects travis.yml file does not need
- # it, see https://github.com/xmoto/xmoto/blob/master/.travis.yml
- sed -i 's-COMMAND xmoto-COMMAND ../src/xmoto-' ../${pkgbase}/bin/CMakeLists.txt
cmake ../${pkgbase} -GNinja -DCMAKE_INSTALL_PREFIX=/usr
ninja
ninja xmoto_pack