Skip to content
Snippets Groups Projects
Unverified Commit 562fdf78 authored by Síle Ekaterin Liszka's avatar Síle Ekaterin Liszka
Browse files

user/caja: remove files conflicting with mate-control-center

parent 94b85657
No related branches found
No related tags found
1 merge request!207Package the MATE desktop environment
......@@ -35,6 +35,10 @@ check() {
package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
for i in icons globs globs2 XMLnamespaces magic aliases subclasses types treemagic mime.cache version generic-icons; do
rm "$pkgdir"/usr/share/mime/$i
done
}
sha512sums="ca97a1e81cc7b061bb331d7a4574c76831dbff50bdc9ba0a162675def7278cf5dadb37aacb0e1e37a0ac2cf60df73f98353aaa36fa0e69a0097017eed5d325b6 caja-1.22.0.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment