testing #13
5
PKGBUILD
5
PKGBUILD
|
@ -1,6 +1,6 @@
|
||||||
# Maintainer: TROM <contact@tromsite.com>
|
# Maintainer: TROM <contact@tromsite.com>
|
||||||
pkgname=tromjaro-fixes
|
pkgname=tromjaro-fixes
|
||||||
pkgver=1.3.0
|
pkgver=1.3.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Various fixes for TROMjaro OS"
|
pkgdesc="Various fixes for TROMjaro OS"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
|
@ -55,7 +55,4 @@ package() {
|
||||||
install -d ${pkgdir}/etc/profile.d/
|
install -d ${pkgdir}/etc/profile.d/
|
||||||
install -Dm644 ${srcdir}/tromjaro-fixes.sh ${pkgdir}/etc/profile.d/
|
install -Dm644 ${srcdir}/tromjaro-fixes.sh ${pkgdir}/etc/profile.d/
|
||||||
|
|
||||||
# copy timeshift-autosnap.conf
|
|
||||||
install -d ${pkgdir}/etc/
|
|
||||||
install -Dm644 ${srcdir}/timeshift-autosnap.conf ${pkgdir}/etc/timeshift-autosnap.conf
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user