Searched refs:TOPDIR (Results 1 - 1 of 1) sorted by relevance

/solaris-desktop/ext-sources/
H A Dl10n-configure.sh278 TOPDIR=/usr/src/packages
280 TOPDIR=/jds/packages
294 mkdir -p $TOPDIR/l10n/pot
295 mkdir -p $TOPDIR/l10n/diff
296 mkdir -p $TOPDIR/l10n/new
297 if [ -f $TOPDIR/l10n/pot/$POT ] ; then
298 diff $TOPDIR/l10n/pot/$POT $POT > ${POT}.diff
300 cp ${POT}.diff $TOPDIR/l10n/diff
304 cp $POT $TOPDIR/l10n/pot
305 cp $POT $TOPDIR/l10
[all...]

Completed in 10 milliseconds