summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorevorster2016-06-02 11:03:22 +0200
committerevorster2016-06-02 11:03:22 +0200
commit377870e73f4ba6d803090065069e98a24cdf2575 (patch)
treea7dd5ef22b59fc2f8cc87e2cf3964475196e3084
parentfbe689eded2446259795accef6a5de4598451570 (diff)
downloadaur-377870e73f4ba6d803090065069e98a24cdf2575.tar.gz
Added debug symbols to PKGBUILD
-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