summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af975c49c1f3..c481ce3e5427 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -28,8 +28,6 @@ pkgbase = kdenlive-git
optdepends = oxygen-icons: optional for xfce
provides = kdenlive
conflicts = kdenlive
- options = debug
- options = !strip
source = git://anongit.kde.org/kdenlive
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f140e9e12590..de0a4b4b039b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ conflicts=('kdenlive')
source=(git://anongit.kde.org/kdenlive)
sha1sums=('SKIP')
install=$pkgname.install
-options=(debug !strip)
+#options=(debug !strip)
pkgver() {
cd kdenlive