mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Build BePDF with locales (#1198)
* Add "make bindcatalogs" to recipe for localized BePDF.
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="1997 Benoit Triquet
|
||||
2000-2011 Michael Pfeiffer
|
||||
2013-2016 waddlesplash"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
COMMIT="38b4cb53f073024f9b2e47f56d2feb9bcd91ddca"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/BePDF/archive/$COMMIT.tar.gz"
|
||||
CHECKSUM_SHA256="d2f9f81b8b43a37f52dbda12967cc67eabd6c0f7812e85b33d6dc6a2319463ca"
|
||||
@@ -54,6 +54,7 @@ BUILD()
|
||||
popd
|
||||
pushd bepdf
|
||||
make $@
|
||||
make bindcatalogs
|
||||
popd
|
||||
|
||||
pushd docs
|
||||
|
||||
Reference in New Issue
Block a user