mirror of
https://gitlab.com/ykkzde/posy-cursors
synced 2024-10-27 20:44:10 +00:00
Just to see what happens
This commit is contained in:
parent
7e752d8e05
commit
d34260d45a
@ -23,7 +23,7 @@ package() {
|
|||||||
echo "-------------------------------------------------------"
|
echo "-------------------------------------------------------"
|
||||||
echo "-------------------------------------------------------"
|
echo "-------------------------------------------------------"
|
||||||
echo "-------------------------------------------------------"
|
echo "-------------------------------------------------------"
|
||||||
cd $pkgname-$pkgver-$pkgrel/themes
|
cd $pkgname-$pkgver-themes/themes
|
||||||
install -Ddm755 "$pkgdir/usr/share/icons"
|
install -Ddm755 "$pkgdir/usr/share/icons"
|
||||||
cp -dr --no-preserve=ownership posy-white/ "$pkgdir/usr/share/icons/posy-white"
|
cp -dr --no-preserve=ownership posy-white/ "$pkgdir/usr/share/icons/posy-white"
|
||||||
cp -dr --no-preserve=ownership posy-black/ "$pkgdir/usr/share/icons/posy-black"
|
cp -dr --no-preserve=ownership posy-black/ "$pkgdir/usr/share/icons/posy-black"
|
||||||
|
Loading…
Reference in New Issue
Block a user