mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libtirpc: fix libtirpc.pc path
This commit is contained in:
@@ -12,7 +12,7 @@ by almost 70 vendors on all major operating systems. TS-RPC source code
|
||||
HOMEPAGE="https://sourceforge.net/projects/libtirpc/"
|
||||
COPYRIGHT="2007-2022 libtirpc team"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://downloads.sf.net/libtirpc/libtirpc-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="e24eb88b8ce7db3b7ca6eb80115dd1284abc5ec32a8deccfed2224fc2532b9fd"
|
||||
SOURCE_DIR="libtirpc-$portVersion"
|
||||
@@ -68,6 +68,8 @@ INSTALL()
|
||||
make install
|
||||
rm -rf $libDir/*a*
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user