aboutsummaryrefslogtreecommitdiff
path: root/network/avahi/avahi.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/avahi/avahi.SlackBuild')
-rw-r--r--network/avahi/avahi.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/network/avahi/avahi.SlackBuild b/network/avahi/avahi.SlackBuild
index ddd30dfcadd02..05936187384c7 100644
--- a/network/avahi/avahi.SlackBuild
+++ b/network/avahi/avahi.SlackBuild
@@ -27,7 +27,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=avahi
-VERSION=${VERSION:-0.6.32}
+VERSION=${VERSION:-0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -99,9 +99,6 @@ find -L . \
# Thanks to Robby Workman for this patch.
patch -p1 --verbose < $CWD/fixup_avahi-dnsconfd.action.patch
-# Fix dbus detection report
-patch -p1 --verbose < $CWD/fix-dbus-report-after-configure.patch
-
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \