gnome-latex: Wokaround problem running autoreconf

This commit is contained in:
Alexey Pavlov
2018-07-13 11:23:44 +03:00
parent a8bae03b66
commit 592ed4d500

View File

@@ -31,7 +31,7 @@ prepare() {
patch -p1 -b -V simple -i ${srcdir}/001-win.patch
autoreconf -sf
autoreconf -sf -I m4
}
build() {