[Pkg-nagios-changes] [pkg-nagios] r56 - nagios2/trunk/debian
Marc Haber
zugschlus at costa.debian.org
Thu Jan 19 20:02:57 UTC 2006
Author: zugschlus
Date: 2006-01-19 20:02:57 +0000 (Thu, 19 Jan 2006)
New Revision: 56
Modified:
nagios2/trunk/debian/rules
Log:
another typo fix
Modified: nagios2/trunk/debian/rules
===================================================================
--- nagios2/trunk/debian/rules 2006-01-19 20:02:20 UTC (rev 55)
+++ nagios2/trunk/debian/rules 2006-01-19 20:02:57 UTC (rev 56)
@@ -100,7 +100,7 @@
@echo "Doing $@"
if test -f Makefile; then make clean; fi
ln -sf /usr/share/misc/config.sub .
- ln -sg /usr/share/misc/config.guess .
+ ln -sf /usr/share/misc/config.guess .
rm -f config.cache
$(CONFIGURE)
touch configure-stamp
More information about the Pkg-nagios-changes
mailing list