• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/ksh-23/ksh/lib/package/

Lines Matching refs:then

71  *		if a base archive is generated then also generate an
598 then tmp=/tmp/pkg$(tmp)
646 /opt/$(org) then drop "flat" and export /opt/$(org)/arch/`package`/bin in PATH
672 then cat > $tmp/Mamfile1 <<'!'
700 then if [[ '$(mamfile)' == 1 ]]
701 then (( o=m ))
704 then for j in $s
706 then cd $j
708 then (( m++ ))
716 then (( m++ ))
764 then tmp=/tmp/pkg$(tmp)
792 then tmp=/tmp/pkg$(tmp)
797 then cat > $tmp/Makefile <<'!'
809 then cat > $tmp/Mamfile1 <<'!'
838 then for i in $(~covers)
841 then echo ";;;$(PACKAGESRC)/$i.$j;$(PACKAGELIB)/$i.$j"
846 then echo ";;;$(PACKAGEGEN)/$i.$j;$(PACKAGELIB)/$i.$j"
855 then echo $(name) $(version) $(release|version) 1 > $tmp/t
872 then echo "This package is a superset of the following package$(~covers:O=2:?s??): $(~covers); you won't need $(~covers:O=2:?these?this?) if you download $(name)."
875 then echo 'It requires the following package$(~requires:O=2:?s??): $(~requires).'
899 then echo 'Components in this package:'
905 then hot="sed $hot"
917 then echo "This package is a superset of the following package$(~covers:O=2:?s??): $(~covers); you won't need $(~covers:O=2:?these?this?) if you download $(name)."
920 then echo 'It requires the following package$(~requires:O=2:?s??): $(~requires).'
962 then {
984 then if [[ '$(mamfile)' == 1 ]]
985 then (( o=m ))
988 then for j in $s
990 then cd $j
992 then (( m++ ))
1001 then (( m++ ))
1050 then $(PAX) -rf $(source) -wvf $(old.new.source) -z $(old.source)
1055 then : $(name) is up to date
1076 then {
1151 then tmp=/tmp/pkg$(tmp)
1190 then cat >$tmp/postinstall <<'!'
1215 then tmp=/tmp/pkg$(tmp)
1243 then tmp=/tmp/pkg$(tmp)
1247 then for i in lib32 lib64
1249 then echo ";physical;;$(INSTALLROOT)/$i"
1257 then echo $(name) $(version) $(release|version) 1 > $(PACKAGEGEN)/$(name).ver
1260 then for i in $(~covers)
1263 then echo ";;;$(PACKAGESRC)/$i.$j;$(PACKAGELIB)/$i.$j"
1268 then echo ";;;$(PACKAGEGEN)/$i.$j;$(PACKAGELIB)/$i.$j"
1288 then echo "This package is a superset of the following package$(~covers:O=2:?s??): $(~covers); you won't need $(~covers:O=2:?these?this?) if you download $(name)."
1291 then echo 'It requires the following package$(~requires:O=2:?s??): $(~requires).'
1331 then $(PAX) -rf $(binary) -wvf $(old.new.binary) -z $(old.binary)
1338 then exe=$(binary.$(name))
1342 then : $(name) is up to date
1430 then tmp=/tmp/pkg$(tmp)
1434 then for i in lib32 lib64
1436 then echo ";physical;;$(INSTALLROOT)/$i"
1446 then for i in $(~covers)
1449 then echo ";;;$(PACKAGESRC)/$i.$j;$(PACKAGELIB)/$i.$j"
1454 then echo ";;;$(PACKAGEGEN)/$i.$j;$(PACKAGELIB)/$i.$j"
1474 then echo
1478 then echo
1524 then $(PAX) -rf $(runtime) -wvf $(old.new.runtime) -z $(old.runtime)