mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 15:37:23 +00:00
Fix pkgbuild
This commit is contained in:
parent
271fdb0d99
commit
2041e01caa
@ -65,7 +65,6 @@ package_libnetctlgui-qt4() {
|
|||||||
'wpa_supplicant: wifi support')
|
'wpa_supplicant: wifi support')
|
||||||
provides=('libnetctlgui')
|
provides=('libnetctlgui')
|
||||||
conflicts=('libnetctlgui')
|
conflicts=('libnetctlgui')
|
||||||
install=""
|
|
||||||
|
|
||||||
cd "${srcdir}/build-qt4/netctlgui"
|
cd "${srcdir}/build-qt4/netctlgui"
|
||||||
make DESTDIR="${pkgdir}" install
|
make DESTDIR="${pkgdir}" install
|
||||||
|
Loading…
Reference in New Issue
Block a user