Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Major release

Choose a tag to compare

@rizitis rizitis released this 15 Dec 14:16
· 29 commits to main since this release
  • As conraid suggestion a slack-required file must not be created from doinst.sh or placed in /var/lib/pkgtools/packages/package_discription.

    So following his advice cptn now search for a slack-required in
    /usr/doc/$PRGNAM-$VERSION/slack-required.
    If found then cptn info pkg_name will also print REQUIRED: packages

    example
  • Every package include this slack-required in this folder is ok for cptn, Since conraid will do this for his packages then thats very good.

    I hope this to be adopted from others :)