mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-21 20:14:59 +02:00
⏳ @eshanized updated the repository 🎉
This commit is contained in:
@@ -20,7 +20,7 @@ pkgver() {
|
||||
package() {
|
||||
cd "${pkgname}" || exit
|
||||
install -d "${pkgdir}/usr/share/backgrounds/${pkgname}"
|
||||
cp "${srcdir}/${pkgname}/src/${pkgname}"/* "${pkgdir}/usr/share/backgrounds/${pkgname}"
|
||||
cp "${srcdir}/${pkgname}/src/${pkgname}"/*.jpg "${pkgdir}/usr/share/backgrounds/${pkgname}"
|
||||
|
||||
install -d "${pkgdir}/usr/share/gnome-background-properties"
|
||||
cp "${srcdir}/${pkgname}/src/${pkgname}/${pkgname}.xml" "${pkgdir}/usr/share/gnome-background-properties/snigdhaos-backgrounds.xml"
|
||||
|
Reference in New Issue
Block a user