From c7afc55244fbc0b0d3ee57c6ce83fd24b42b11c1 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 13 Aug 2004 08:11:20 +0000 Subject: s/compssUsers/compssUsers.pl/ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4aa4dd2f8..9eb61b0b5 100644 --- a/Makefile +++ b/Makefile @@ -69,7 +69,7 @@ upload: upload_only: function upload() { rel=`echo $$1 | sed 's!$(ROOTDEST)/!!'`; rsync -qSavz --verbose --exclude '*~' -e ssh --delete $$1/$$2 mandrake@ken:/c/cooker/$$rel; } ;\ upload $(STAGE2_LIVE) '' ;\ - upload $(MEDIA_INFO_DEST) 'compssUsers*' ;\ + upload $(MEDIA_INFO_DEST) 'compssUsers.pl*' ;\ upload $(MEDIA_INFO_DEST) rpmsrate ;\ upload $(STAGE2_DEST) '*_stage2.bz2' ;\ upload $(EXTRA_INSTALL_DEST)/advertising '' ;\ -- cgit v1.2.1