]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - PKGBUILD
iscsi: always popd, even if there is no iscsi device
[thirdparty/dracut.git] / PKGBUILD
index c625bdb95cb2381349a1035517eeef75e4e59142..05a32b08dcd5d4b4f2950a72a901e39102e25a0e 100644 (file)
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,13 @@ backup=(etc/dracut.conf)
 source=()
 md5sums=()
 
+# out of tree builds disallowed for this PKGFILE
+BUILDDIR="${PWD}"
+PKGDEST="${PWD}"
+SRCDEST=""
+SRCPKGDEST=""
+LOGDEST=""
+
 pkgver() {
   cd ..
   desc="$(git describe)"