diff --git a/sci-libs/primegen/primegen-0.97.recipe b/sci-libs/primegen/primegen-0.97.recipe index e2397a205..0880293b0 100644 --- a/sci-libs/primegen/primegen-0.97.recipe +++ b/sci-libs/primegen/primegen-0.97.recipe @@ -8,7 +8,7 @@ traditional Sieve of Eratosthenes." HOMEPAGE="https://cr.yp.to/primegen.html" COPYRIGHT="1999, D. J. Bernstein" LICENSE="Public Domain" -REVISION="2" +REVISION="3" SOURCE_URI="https://cr.yp.to/primegen/primegen-$portVersion.tar.gz" CHECKSUM_SHA256="54285baf8eed9e421ff2220a2112d38cfb20c1ebef6014ef3f0004c22c95f40d" PATCHES="primegen-$portVersion.patchset" @@ -61,8 +61,8 @@ INSTALL() install -t $manDir/man1 primegaps.1 primes.1 primespeed.1 install -t $manDir/man3 primegen.3 install -t $includeDir/primegen primegen.h uint32.h uint64.h - install -T primegen.a $developLibDir/libprimegen.a install -T primegen.so $libDir/libprimegen.so + prepareInstalledDevelLib libprimegen fixPkgconfig