wok
diff automake/receipt @ rev 18663
Up tazpkg(880); change pre- post-functions, etc. in random packages
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Fri Dec 04 02:45:17 2015 +0200 (2015-12-04) |
parents |
8fddb5f5b2e0 |
children |
7f39549720b8 |
line diff
1.1 --- a/automake/receipt Thu Jul 10 22:24:16 2014 -0300
1.2 +++ b/automake/receipt Fri Dec 04 02:45:17 2015 +0200
1.3 @@ -16,7 +16,6 @@
1.4 # Rules to compile & install the temporary toolchain.
1.5 cook_tmp_toolchain()
1.6 {
1.7 - cd $src
1.8 ./configure && make && make install
1.9 }
1.10