mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-23 18:50:01 +00:00
1.4.2-2
This commit is contained in:
@ -5,7 +5,7 @@ _pkgbase=netctl-gui
|
||||
pkgname=('libnetctlgui-qt4' 'netctlgui-helper-qt4' 'netctl-gui-qt4'
|
||||
'kdeplasma-applets-netctl-gui')
|
||||
pkgver=1.4.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Qt4 GUI for netctl. Also provides a widget for KDE4"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://arcanis.name/projects/netctl-gui"
|
||||
@ -18,6 +18,9 @@ md5sums=('3715129cf7d787b67576de9cc290eafa')
|
||||
prepare() {
|
||||
rm -rf "${srcdir}/build-"{plasmoid,qt4}
|
||||
mkdir "${srcdir}/build-"{plasmoid,qt4}
|
||||
|
||||
# https://github.com/arcan1s/netctl-gui/issues/40
|
||||
sed 's/nl80211,wext/"nl80211,wext"/g' -i "${_pkgbase}/helper/netctl-gui.conf"
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user