summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Dewar2018-04-14 13:29:05 +0100
committerAlex Dewar2018-04-14 13:29:05 +0100
commit0be2fb9b8648b7406d62df6d3c229efb7880602f (patch)
tree6f89d3bc2a5fecb2761e04eb791a5850c328dfde
parenta95503c6ec544366a0469dc855f193030527b018 (diff)
downloadaur-0be2fb9b8648b7406d62df6d3c229efb7880602f.tar.gz
delete empty dirs
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4c7ad0aced9..ae604a4667c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('x86_64')
url="http://developer.parrot.com/docs/SDK3/"
license=('custom')
source=('git+https://github.com/Parrot-Developers/arsdk_manifests')
+options=(!emptydirs)
md5sums=('SKIP')
makedepends=('repo' 'python' 'python2')