#!/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,RPMS2} gendistrib --noclean --distrib $topdir /drakx' title='drakx Git repository'/>
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmad Samir <ahmad@mageia.org>2011-04-04 21:02:13 +0000
committerAhmad Samir <ahmad@mageia.org>2011-04-04 21:02:13 +0000
commit403de5c0474df05f0808493cf203de0888429074 (patch)
treebb9980d27e869841bf7a7fece5e41eb520f158ce
parent2aff8fb5001014bfef0c554ca77025a09eb6be72 (diff)
downloaddrakx-403de5c0474df05f0808493cf203de0888429074.tar
drakx-403de5c0474df05f0808493cf203de0888429074.tar.gz
drakx-403de5c0474df05f0808493cf203de0888429074.tar.bz2
drakx-403de5c0474df05f0808493cf203de0888429074.tar.xz
drakx-403de5c0474df05f0808493cf203de0888429074.zip
- perl -pi -e 's!need to reboot before the modification can take place"!"need to reboot before the modification can take effect"!'
- perl -pi -e 's!"You need to reboot for the partition table modifications to take place"!"You need to reboot for the partition table modifications to take effect"!'