summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')