mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 03:00:05 +02:00
Remove .la files from a few packages
This commit is contained in:
@@ -19,7 +19,7 @@ COPYRIGHT="2001 Johannes Erdfelt
|
||||
2012-2013 Martin Pieuchot
|
||||
2012-2013 Toby Gray"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/libusb/libusb/archive/v1.0.20.tar.gz"
|
||||
SOURCE_FILENAME="libusb-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="03c1116c965e9953551779c9aac1522d7bd8163bff8d666b117b7fad09eec859"
|
||||
@@ -66,6 +66,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
rm $libDir/*.la
|
||||
|
||||
# set up the develop directory correctly
|
||||
prepareInstalledDevelLibs libusb-1.0
|
||||
|
||||
Reference in New Issue
Block a user