tag 467331 +patch
thanks
---
Hi, I think, this should fix this bug:
diff -u net-telnet-cisco-1.10.old/debian/rules
net-telnet-cisco-1.10/debian/rules
--- net-telnet-cisco-1.10.old/debian/rules 2008-06-30 17:55:25.000000000
+0200
+++ net-telnet-cisco-1.10/debian/rules 2008-06-30 17:57:33.000000000 +0200
@@ -41,7 +41,7 @@
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
- #[ ! -f Makefile ] && perl Makefile.PL
+ -[ ! -f Makefile ] && perl Makefile.PL
-$(MAKE) distclean
dh_clean
--
Jörg Friedrich
There are only 10 types of people:
Those who understand binary and those who don't.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]