Revert "notion: broken"

This reverts commit 86c890daa8.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-04-08 11:51:32 +02:00
parent cfd9afd4fe
commit 36ff480e3d
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -15,8 +15,6 @@ 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
}