We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfb3ae0 + 08ad118 commit 13a3d82Copy full SHA for 13a3d82
steps/make-3.82/pass2.sh
@@ -5,8 +5,9 @@
5
src_prepare() {
6
default
7
8
- rm doc/make.info
+ rm doc/make.info*
9
touch doc/make.info
10
+ rm po/*.gmo
11
12
# We don't have autopoint from gettext yet
13
AUTOPOINT=true AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -fi
0 commit comments