From b7060cf67dba005b85a900eba620bd3181b2f127 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 30 Aug 2007 13:25:48 +0000 Subject: [PATCH] make install-ns target depend on install target --- releasetools/xslns.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasetools/xslns.mk b/releasetools/xslns.mk index f9e5ca2c6..6a1b181cb 100644 --- a/releasetools/xslns.mk +++ b/releasetools/xslns.mk @@ -93,7 +93,7 @@ else )" endif -install-ns: upload-to-sf-incoming upload-to-project-webspace-ns +install-ns: install upload-to-project-webspace-ns @echo "The docbook-$(DISTRO), docbook-$(DISTRO)-ns, docbook-$(DISTRO)-ns packages have been uploaded to" @echo "the SF incoming area." @echo "Use the following form to move the uploaded files to the project release area." -- 2.40.0