From c7ef06f50287c09d56db57657e976043a8e771dc Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Wed, 4 Jun 2003 15:11:04 +0000 Subject: update only RPMS1 and RPMS2 to keep other package in RPMS3. --- tools/updatehdlist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/updatehdlist') diff --git a/tools/updatehdlist b/tools/updatehdlist index aa59d3f83..f8acf4991 100755 --- a/tools/updatehdlist +++ b/tools/updatehdlist @@ -6,5 +6,5 @@ topdir=$1 add=$topdir/Mandrake/RPMS2 [ -d "$add" ] || add=$topdir/Mandrake/RPMS -./syncrpms --verbose --clean --update --remove --add $add --from /RPMS --to $topdir/Mandrake/RPMS* +./syncrpms --verbose --clean --update --remove --add $add --from /RPMS --to $topdir/Mandrake/{RPMS,RPMS2} gendistrib --noclean --distrib $topdir -- cgit v1.2.1