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.
1 parent dfb3ae0 commit 08ad118Copy full SHA for 08ad118
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