mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
einsteinium: remove and rebuild subscriber_example.
This commit is contained in:
@@ -6,9 +6,10 @@ provides customizable ranked lists of applications."
|
||||
HOMEPAGE="https://perelandra0x309.github.io/einsteinium"
|
||||
COPYRIGHT="2010-2017 Brian Hill"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/Perelandra0x309/einsteinium/archive/v${portVersion}.tar.gz"
|
||||
CHECKSUM_SHA256="f7b96445ce7986d53c039e6be07112cdd28117115e433d552bd9d11f339c86d6"
|
||||
PATCHES="einsteinium-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
|
||||
@@ -53,6 +54,9 @@ BUILD()
|
||||
make bindcatalogs OBJ_DIR=_${f:0:1}objects
|
||||
popd
|
||||
done
|
||||
|
||||
rm Engine/SubscriberExample/subscriber_example
|
||||
make -C Engine/SubscriberExample
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user