#!/bin/sh #---------------------------------------------------------------------------- # _do_perl-locale-hebrew - joblist to do befor mktarball.sh work # # Creation : 2018-02-21 holbru # Last update: $Id$ #---------------------------------------------------------------------------- #exec 2> perl-locale-hebrew-trace$$.log #set -x # backup path call_dir=$(pwd) # set package name package_name="perl-locale-hebrew" package_folder="locale-hebrew" package_internal_name="Locale::Hebrew" package_lib=false lib_folder=no eis_folder=eis64_perl_locale_hebrew bin_prefix='eis64_' # change into $package cd perl/${package_folder}/_ADMIN . ../../../_ADMIN/_do_main_package # change to old path from backup cd ${call_dir}