mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 16:55:25 +01:00
Switch to unversioned automake.
This commit is contained in:
parent
5209078684
commit
7e95cbbefb
38 changed files with 54 additions and 48 deletions
|
|
@ -23,6 +23,7 @@ src_compile() {
|
|||
src_install() {
|
||||
make install MAKEINFO=true DESTDIR="${DESTDIR}"
|
||||
rm "${DESTDIR}${PREFIX}/share/doc/automake/amhello-1.0.tar.gz"
|
||||
rm "${DESTDIR}/usr/bin/automake" "${DESTDIR}/usr/bin/aclocal"
|
||||
|
||||
# Delete some stray directories
|
||||
rm -r "${DESTDIR}${SOURCES}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue