kpackage: update patches

This commit is contained in:
Thomas Tuegel
2021-04-07 05:44:51 -05:00
parent 8bc1acd926
commit acb2d5d9db
5 changed files with 66 additions and 41 deletions
@@ -10,7 +10,7 @@ mkDerivation {
nativeBuildInputs = [ extra-cmake-modules kdoctools ];
buildInputs = [ karchive kconfig kcoreaddons ki18n qtbase ];
patches = [
./allow-external-paths.patch
./qdiriterator-follow-symlinks.patch
./0001-Allow-external-paths-default.patch
./0002-QDirIterator-follow-symlinks.patch
];
}