d-feet: Format fixes.
This commit is contained in:
@@ -6,7 +6,7 @@ _mingw_suff=mingw-w64-${CARCH}
|
||||
pkgname="${_mingw_suff}-${_realname}"
|
||||
pkgver=0.3.8
|
||||
pkgrel=2
|
||||
pkgdesc="D-Bus debugger for GNOME"
|
||||
pkgdesc="D-Bus debugger for GNOME (mingw-w64)"
|
||||
arch=('any')
|
||||
url="https://wiki.gnome.org/Apps/DFeet"
|
||||
license=('GPL')
|
||||
@@ -30,7 +30,7 @@ build() {
|
||||
}
|
||||
|
||||
check() {
|
||||
cd ${_realname}-${pkgver}
|
||||
cd ${_realname}-${pkgver}
|
||||
# Needs X
|
||||
#make check
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user