summaryrefslogtreecommitdiffstats
path: root/tools/updatehdlist
diff options
context:
space:
mode:
authorMystery Man <unknown@mandriva.org>2003-02-24 21:38:29 +0000
committerMystery Man <unknown@mandriva.org>2003-02-24 21:38:29 +0000
commit34fc23f1f8648b24ea847b226d3d9fd6d28b5b94 (patch)
tree554d371bc001e11e8b607cf4e159fd0e3c10dc1e /tools/updatehdlist
parent125381a2f6f932524a77eb7a30e4f8089077cc6e (diff)
downloaddrakx-9_1_6mdk.tar
drakx-9_1_6mdk.tar.gz
drakx-9_1_6mdk.tar.bz2
drakx-9_1_6mdk.tar.xz
drakx-9_1_6mdk.zip
This commit was manufactured by cvs2svn to create tag 'V9_1_6mdk'.V9_1_6mdk
Diffstat (limited to 'tools/updatehdlist')
-rwxr-xr-xtools/updatehdlist10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/updatehdlist b/tools/updatehdlist
deleted file mode 100755
index aa59d3f83..000000000
--- a/tools/updatehdlist
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-topdir=$1
-[ -d "$topdir" ] || topdir=/export
-[ -d "$topdir" ] || exit 1
-add=$topdir/Mandrake/RPMS2
-[ -d "$add" ] || add=$topdir/Mandrake/RPMS
-
-./syncrpms --verbose --clean --update --remove --add $add --from /RPMS --to $topdir/Mandrake/RPMS*
-gendistrib --noclean --distrib $topdir