summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 2ee6afd..de1b5e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -68,7 +68,7 @@ install: build
#$(MAKE) install DESTDIR=$(CURDIR)/debian/libapache2-mod-dnssd
# Install into debian/libapache2-mod-dnssd.
- # We need APXS = /bin/true, otherwise mod_mono will install everything
+ # We need APXS = /bin/true, otherwise mod_dnssd will install everything
# in /usr instead of debian/libapache2-mod-dnssd.
$(MAKE) install \
DESTDIR=$(CURDIR)/debian/libapache2-mod-dnssd \