redshift: Fix name conflict with arch redshift service
This commit is contained in:
@@ -9,6 +9,6 @@ md5sums=('SKIP')
|
|||||||
depends=('redshift')
|
depends=('redshift')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
mkdir -p "${pkgdir}/etc/systemd/system/"
|
mkdir -p "${pkgdir}/etc/systemd/user/"
|
||||||
cp "${srcdir}/redshift.service" "${pkgdir}/etc/systemd/system/reshift.service"
|
cp "${srcdir}/redshift.service" "${pkgdir}/etc/systemd/user/reshift-custom.service"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user