We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ce9158 commit aa2fc68Copy full SHA for aa2fc68
package/archlinux-mingw/PKGBUILD
@@ -64,5 +64,5 @@ package() {
64
65
# bootstrap files, they should not be installed and this should be fixed
66
# in Katie itself
67
- rm -rf "${pkgdir}/local" "${pkgdir}/share"
+ rm -rf "${pkgdir}/usr/local" "${pkgdir}/usr/share"
68
}
0 commit comments