summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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