mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 02:47:14 +08:00
fix dolphin-emu [skip-ci]
This commit is contained in:
parent
ad7b2cf1e3
commit
d6ff9e1512
@ -42,6 +42,5 @@ package() {
|
|||||||
cd build
|
cd build
|
||||||
|
|
||||||
make DESTDIR="${pkgdir}" install
|
make DESTDIR="${pkgdir}" install
|
||||||
mv $pkgdir/usr/bin/dolphin-emu-qt2 $pkgdir/usr/bin/dolphin-emu
|
install -Dm 644 ../dolphin-emu/Data/51-usb-device.rules -t "${pkgdir}"/usr/lib/udev/rules.d/
|
||||||
install -Dm 644 ../Data/51-usb-device.rules -t "${pkgdir}"/usr/lib/udev/rules.d/
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user