[SCM] proftpd-mod-geoip branch, master, updated. 0a39b28e3636bbc542b3a58ec2107272d721f22a
Fabrizio Regalli
fabreg at fabreg.it
Mon Mar 14 23:39:32 UTC 2011
The following commit has been merged in the master branch:
commit 0a39b28e3636bbc542b3a58ec2107272d721f22a
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date: Tue Mar 15 00:37:05 2011 +0100
Added doc-base and fix d/rules for clean log and substvars
diff --git a/debian/rules b/debian/rules
index 5d31134..e6a6c55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ clean:
$(RM) $(MODULE_NAME).a *.o *.la *.lo
$(LIBTOOL) --mode=clean $(RM) "$(MODULE_NAME).o"
$(LIBTOOL) --mode=clean $(RM) `echo "$(MODULE_NAME).la" | sed 's/\.la$\/.lo/g'`
- $(RM) $(CURDIR)/debian/*.log $(CURDIR)/debian/files $(CURDIR)/debian/*.substvars
+ $(RM) -rf $(CURDIR)/debian/proftpd-mod-geoip $(CURDIR)/debian/*.log $(CURDIR)/debian/files $(CURDIR)/debian/*.substvars
distclean: clean
$(RM) -r .libs/
--
mod_geoip for proftpd
More information about the Pkg-proftpd-maintainers
mailing list