summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab6fd702dd12..b8ada7cedc27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
+# Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgbase=marble-git
@@ -33,9 +33,6 @@ prepare() {
-e '/Quick/d' \
-e '/touch/d' \
-i marble/src/apps/CMakeLists.txt
- # fix an example
- #sed -e 's/CV_RGB2BGR/CV_RGB/' \
- # -i 's/marble/examples/cpp/animation-video/main.cpp
}
build() {