From 6ee8e97acb02ccd9c2a1359f9146b4578dc81c2d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 11 Mar 2002 11:38:23 +0000 Subject: upload the various compssUsers* (esp. compssUsers.server) --- Makefile | 2 +- perl-install/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ea9b76d90..90cb7dfc9 100644 --- a/Makefile +++ b/Makefile @@ -122,7 +122,7 @@ upload: upload_only: function upload() { rsync -qSavz --verbose --exclude '*~' -e ssh --delete $(ROOTDEST)/$$1/$$2 mandrake@ken:/c/cooker/$$1; } ;\ upload Mandrake/mdkinst '' ;\ - upload Mandrake/base compssUsers ;\ + upload Mandrake/base compssUsers* ;\ upload Mandrake/base rpmsrate ;\ upload Mandrake/base *_stage2.bz2 ;\ upload Mandrake/share/advertising '' ;\ diff --git a/perl-install/Makefile b/perl-install/Makefile index 11c36df99..b49a911d5 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -154,7 +154,7 @@ endif -cd share ; cp -f *.png *.xpm $(DEST)/usr/share -cd pixmaps ; cp -f *.png *.xpm $(DEST)/usr/share ; rm -f $(DEST)/usr/share/wiz_* cd share ; cp -a themes $(DEST)/usr/share/gtk - cd share ; cp compssUsers compssUsers.desktop rpmsrate $(ROOTDEST)/Mandrake/base + cd share ; cp compssUsers compssUsers.* rpmsrate $(ROOTDEST)/Mandrake/base clean-rpmsrate $(ROOTDEST)/Mandrake/base/rpmsrate $(ROOTDEST)/Mandrake/RPMS -- cgit v1.2.1