Changeset 0a0b609 for pkgmngt


Ignore:
Timestamp:
08/17/2019 08:30:36 AM (5 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
30732c6a
Parents:
96d7e44
Message:

Several things:

  • refactor again process-install. Allows for better generation of test instructions
  • only output the instructions of the first sect2 with role="installation". this will miss the vaapi intel driver, the installation of help files in GIMP, and the second method for which
  • always run porg logging in "append" mode
  • allows pass1 in sect2 (libva again)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pkgmngt/packInstall.sh.porg

    r96d7e44 r0a0b609  
    117117# extract_version)...
    118118VERSION=$(extract_version $PCKGVRS)
    119 porg -lp ${PACKAGE}-${VERSION} sh << PORG_EOF
     119porg -+ -lp ${PACKAGE}-${VERSION} sh << PORG_EOF
    120120$*
    121121PORG_EOF
Note: See TracChangeset for help on using the changeset viewer.