diff --git a/satellites/volumeicon.sat b/satellites/volumeicon.sat index e2dd7ca..769e16d 100644 --- a/satellites/volumeicon.sat +++ b/satellites/volumeicon.sat @@ -16,11 +16,12 @@ fi header_end cd "$name-$version" +sed -i -e 's/-DCOMPILEWITH_NOTIFY/ &/' ./configure.ac +sed -i -e 's/-DCOMPILEWITH_NOTIFY/ &/' ./configure + if option !gtk3; then patch -p2 -i ../gtk2.patch autoreconf -i -else - sed -i -e 's/-DCOMPILEWITH_NOTIFY/ &/' ./configure fi compile_configure -- --enable-notify