LFS
BLFS
ALFS
Login
Preferences
Help/Guide
About Trac
Wiki
View Tickets
Context Navigation
Back to Ticket #3894
Ticket #3894
: automake_build_2.sh
File automake_build_2.sh,
142 bytes
(added by
yuksiy
,
9 years ago
)
Line
1
set -e
2
set -x
3
sed -i 's:/\\\${:/\\\$\\{:' bin/automake.in
4
./configure --prefix=/usr --docdir=/usr/share/doc/automake-1.15
5
make
6
make -j4 check
Download in other formats:
Original Format