Skip to content

Commit aa2fc68

Browse files
committed
fix package files for MinGW on Archlinux
1 parent 2ce9158 commit aa2fc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/archlinux-mingw/PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ package() {
6464

6565
# bootstrap files, they should not be installed and this should be fixed
6666
# in Katie itself
67-
rm -rf "${pkgdir}/local" "${pkgdir}/share"
67+
rm -rf "${pkgdir}/usr/local" "${pkgdir}/usr/share"
6868
}

0 commit comments

Comments
 (0)