mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 16:47:15 +08:00
hplip install location correction
This commit is contained in:
parent
1c617ad5f9
commit
cce63536b0
@ -74,7 +74,7 @@ build() {
|
||||
package() {
|
||||
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
|
||||
rm -rf "${pkgdir}"/etc/{sane.d,xdg}
|
||||
|
Loading…
Reference in New Issue
Block a user