summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodrigo Quelhas2020-06-01 13:13:21 +0100
committerRodrigo Quelhas2020-06-01 13:13:21 +0100
commit28cf56de09f2f2c43c30edaa24501003c380e432 (patch)
treefb97cb659c14fda241623e250a71ebb043b8b9d3 /PKGBUILD
parent37d27b37d4ea1265711c809abd9a0e30341ccfec (diff)
downloadaur-28cf56de09f2f2c43c30edaa24501003c380e432.tar.gz
Added install procedure to create the configurations directory
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2fb8e712b31d..e83003dcf3fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ source=(
sha256sums=('66128019ca60c0b028b3e99293aea3c6cca1dd57d5d2d8fe51cf31994764fab7')
bin_location="usr/bin"
-options=( !strip )
+options=(debug !strip)
package() {
msg "Creating folders..."