notion: broken

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-04-08 10:39:38 +02:00
parent 6e7b4094dc
commit 86c890daa8
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647

View File

@ -15,6 +15,8 @@ distfiles="https://github.com/raboof/notion/archive/3-${_minversion}.tar.gz"
checksum="a0649107602ef67804daffdf8ea4e3a63ee1b8de17f41001814f4a8182d95bbb"
wrksrc=${pkgname}-3-${_minversion}
broken=yes
do_build() {
make CC=$CC PREFIX=/usr ETCDIR=/etc/notion
}