From 5939efb16aab73142b5e3a25cf92fbd0cef82c59 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 31 Jul 2003 16:55:33 +0000 Subject: [PATCH] updates for moved deb repo debhelper: Several man pae typo fixes by Ruben Porras. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 5438ca9..464eadc 100755 --- a/debian/rules +++ b/debian/rules @@ -47,7 +47,7 @@ installhook: cp debian/changelog $(DIR)/CHANGES echo -n $(VERSION) > $(DIR)/LATEST-VERSION-IS rm -f $(DIR)/*.tar.gz - ln -sf /home/joey/debian/unstable/alien_$(VERSION).tar.gz $(DIR) + ln -sf /home/joey/lib/debian/unstable/alien_$(VERSION).tar.gz $(DIR) binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary