/[baselayout]/trunk/tarball.sh
Gentoo

Diff of /trunk/tarball.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 79 Revision 80
9 cp -ax $x ${DEST} 9 cp -ax $x ${DEST}
10done 10done
11chown -R root.root ${DEST} 11chown -R root.root ${DEST}
12chmod 0755 ${DEST}/sbin/* 12chmod 0755 ${DEST}/sbin/*
13chmod 0755 ${DEST}/init.d/* 13chmod 0755 ${DEST}/init.d/*
14( cd $TMP/rc-scripts-${V} ; rm -rf `find -iname CVS` )
14cd $TMP 15cd $TMP
15tar cjvf ${TMP}/rc-scripts-${V}.tar.bz2 rc-scripts-${V} 16tar cjvf ${TMP}/rc-scripts-${V}.tar.bz2 rc-scripts-${V}

Legend:
Removed from v.79  
changed lines
  Added in v.80

  ViewVC Help
Powered by ViewVC 1.1.13