@ -19,8 +19,9 @@ cd "$name-$version"
if option !gtk3; then
patch -p2 -i ../gtk2.patch
autoreconf -i
else
sed -i -e 's/-DCOMPILEWITH_NOTIFY/ &/' ./configure
fi
compile_configure -- --enable-notify
# vim:set tabstop=4 shiftwidth=4 syntax=sh et: