gedit: Rebuild configure to get fixed macros from yelp.m4

This commit is contained in:
Alexpux
2014-07-23 17:29:07 +04:00
parent 74926bdba7
commit 708bc7ffd0

View File

@@ -30,7 +30,7 @@ sha256sums=('6184f6282d360460f6dbe7c19d7c8f49c10cb03e9cb4681d3832561598b834e2')
prepare() {
cd "${srcdir}"/${_realname}-${pkgver}
#autopoint --force
#AUTOPOINT='intltoolize --automake --copy' autoreconf -f -i
AUTOPOINT='intltoolize --automake --copy' autoreconf -f -i
}
build() {