mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Added sed hack in bep file for libzip to get zipconf.h installed in the right location.
This commit is contained in:
@@ -8,6 +8,7 @@ DEPEND=""
|
||||
BUILD {
|
||||
cd libzip-0.10
|
||||
sed -i 's/MAN_PATH man/MAN_PATH documentation\/man/' man/CMakeLists.txt
|
||||
sed -i 's/DESTINATION lib\/libzip\/include/DESTINATION include/' CMakeLists.txt
|
||||
cmake .
|
||||
make
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user