mirror of
https://github.com/pygos/build.git
synced 2024-11-22 11:09:46 +01:00
Unfuck libtool archives for libnl3
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
8ee48e70d2
commit
e7101d5400
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ deploy() {
|
|||
local SOURCE="$1"
|
||||
local DEPLOY="$2"
|
||||
|
||||
unfuck_libtool
|
||||
make DESTDIR="$DEPLOY" install
|
||||
cp "$SCRIPTDIR/pkg/$PKGNAME/rootfs_files.txt" "$DEPLOY"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue