mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-09 21:05:24 +01:00
parent
3d202c5bce
commit
a23f9d76b0
3 changed files with 6 additions and 2 deletions
|
|
@ -11,6 +11,8 @@ src_prepare() {
|
|||
./bootstrap
|
||||
|
||||
rm doc/automake-history.info doc/automake.info*
|
||||
|
||||
cp "${PREFIX}/bin/help2man" doc/
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
|
|
|||
|
|
@ -6,6 +6,8 @@ src_prepare() {
|
|||
./bootstrap
|
||||
|
||||
rm doc/automake-history.info doc/automake.info*
|
||||
|
||||
cp "${PREFIX}/bin/help2man" doc/
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue