diff --git a/mingw-w64-gedit/PKGBUILD b/mingw-w64-gedit/PKGBUILD index ffbedf4451..0621aff993 100644 --- a/mingw-w64-gedit/PKGBUILD +++ b/mingw-w64-gedit/PKGBUILD @@ -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() {