From 14cd95336f588e7badc1d0925e8dfa8340c55558 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 25 Mar 2003 04:44:05 +0000 Subject: [PATCH] fix --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index f5cd222..505783f 100755 --- a/debian/rules +++ b/debian/rules @@ -45,7 +45,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 + ln -sf /home/joey/debian/unstable/alien_$(VERSION).tar.gz $(DIR) binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary