Skip to content

Commit

Permalink
zlib: Do not install static
Browse files Browse the repository at this point in the history
  • Loading branch information
lundmar committed Jul 22, 2014
1 parent 0f62667 commit 526debc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zlib/Buildfile
Expand Up @@ -15,4 +15,6 @@ build() {
make -j $JOBS
make DESTDIR=$PKG install
rm $PKG/usr/lib/libz.a
}

0 comments on commit 526debc

Please sign in to comment.