mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 11:34:36 +08:00
hplip install location correction
This commit is contained in:
parent
1c617ad5f9
commit
cce63536b0
@ -74,7 +74,7 @@ build() {
|
|||||||
package() {
|
package() {
|
||||||
cd "${srcdir}/${pkgname}-${_pkgver}"
|
cd "${srcdir}/${pkgname}-${_pkgver}"
|
||||||
|
|
||||||
make rulesdir=/lib/udev/rules.d DESTDIR="${pkgdir}/" install
|
make rulesdir=/usr/lib/udev/rules.d DESTDIR="${pkgdir}/" install
|
||||||
|
|
||||||
# remove config provided by sane and autostart of hp-daemon
|
# remove config provided by sane and autostart of hp-daemon
|
||||||
rm -rf "${pkgdir}"/etc/{sane.d,xdg}
|
rm -rf "${pkgdir}"/etc/{sane.d,xdg}
|
||||||
|
Loading…
Reference in New Issue
Block a user