summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgileri2021-03-07 11:12:03 +0100
committergileri2021-03-07 11:12:12 +0100
commitca37e94612e265f0ca211583ce184a717dfa48c5 (patch)
tree6187e5c58ce0fd155704a2261cf023b8954f2fd6
parent3e9ee38152aff2d89b04311435097774f073578a (diff)
downloadaur-jungle-git.tar.gz
Remove emptydirs option
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5b21fb1b2b1..d27bf8f258b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,6 @@ pkgbase = jungle-git
depends = python-boto3
depends = python-botocore
depends = python-click
- options = !emptydirs
source = git+https://github.com/achiku/jungle.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1151fbf0d38d..9eeeb9555f49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ depends=('python'
'python-botocore'
'python-click')
makedepends=('git' 'python-setuptools')
-options=(!emptydirs)
source=('git+https://github.com/achiku/jungle.git')
md5sums=('SKIP')