mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 11:06:32 +01:00
automake-1.16.3: regenerate t/testsuite-part.am
requires particular handling for make rules
This commit is contained in:
parent
bae65f193e
commit
3c5a28268e
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ src_prepare() {
|
||||||
done
|
done
|
||||||
|
|
||||||
cp "${PREFIX}/bin/help2man" doc/
|
cp "${PREFIX}/bin/help2man" doc/
|
||||||
|
|
||||||
|
perl ./gen-testsuite-part --srcdir . > t/testsuite-part.am
|
||||||
|
touch Makefile.in # timestamps for make rules
|
||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue