mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 22:35:23 +01:00
sysa: remove conflicting, unversioned automake and aclocal binaries
This commit is contained in:
parent
851a1a0e0a
commit
cc2b17c46b
3 changed files with 10 additions and 6 deletions
|
|
@ -25,4 +25,6 @@ src_install() {
|
|||
rm -rf "${PREFIX}"/share/aclocal-1.6
|
||||
|
||||
make install MAKEINFO=true DESTDIR="${DESTDIR}"
|
||||
rm "${DESTDIR}${PREFIX}/bin/automake"
|
||||
rm "${DESTDIR}${PREFIX}/bin/aclocal"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue