]> git.ipfire.org Git - thirdparty/dracut.git/commit
PKGFILE: prevent out of tree builds 101/head
authorSilvio Fricke <silvio.fricke@gmail.com>
Sun, 8 Nov 2015 11:53:36 +0000 (12:53 +0100)
committerSilvio Fricke <silvio.fricke@gmail.com>
Sun, 8 Nov 2015 11:57:33 +0000 (12:57 +0100)
commit0d5c02d3ab7b71a09d5d7b52a771f0fe0f32e4e2
tree85c873aaf6e862def9fb5b4b41f9885fa525a65b
parent4cca17eeeca4254248d58562f2ae6b56a885b91e
PKGFILE: prevent out of tree builds

With makepkg is it possible to build sources away from the PKGFILE. The
previous behavior was crash on build if this was setup. With this
patch we prevent this possibility.

Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com>
PKGBUILD