summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKuba Serafinowski2013-12-14 00:54:43 +0200
committerKuba Serafinowski2013-12-14 00:54:43 +0200
commit682e6e9c73e7945d8d5b1849b5ad18ca9b518e6b (patch)
tree9aed3d190ce28765ec8d83996b1599fa4952e17a
parent067ad0dee2c13c73a0c22f81c68b015da101def1 (diff)
downloadaur-682e6e9c73e7945d8d5b1849b5ad18ca9b518e6b.tar.gz
incremental updates for some PKGBUILDs
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 796851468907..f8fa9585da00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ md5sums=('98b7f5bc43e017379f5cd3834f19e90d')
install=tomahawk.install
if [[ ! ${_buildtype} == "Release" ]] && [[ ! ${_buildtype} == "release" ]]; then
- options=(!strip)
+ options=('debug')
fi
prepare() {