mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
10.0.4-1
This commit is contained in:
parent
c571b20728
commit
576b26299a
1 changed files with 0 additions and 1 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -28,7 +28,6 @@ package() {
|
|||
cd "${srcdir}/${pkgname}"
|
||||
mkdir -p "${pkgdir}/usr/lib/${pkgname}"
|
||||
cp -rfv ./* "${pkgdir}/usr/lib/${pkgname}/"
|
||||
chmod -R 644 "${pkgdir}/usr/lib/${pkgname}"
|
||||
cd "${srcdir}"
|
||||
mkdir -p "${pkgdir}/usr/share/icons/hicolor/128x128/apps"
|
||||
convert -resize 128x128 "Creater_pack_Floorp/Floorp_imgs/Floorp_Legacy/png/icons.png" "${pkgdir}/usr/share/icons/hicolor/128x128/apps/${pkgname}.png"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue