Package checkinstall-helper-sh-safely: Information

    Source package: checkinstall-helper-sh-safely
    Version: 0.1-alt1
    Latest version according to Repology
    Build time:  Apr 1, 2019, 01:17 AM in the task #225784
    Report package bug
    License: GPLv2+
    Summary: Helper for *-checkinstall pkgs to run their scripts safely (kinda isolated)
    Description: 
    /usr/sbin/sh-safely is an interpreter for *-checkinstall pkgs to run their scripts safely
    (without effects on the system):
    
    * as an unpriviledged user ("nobody")
    * and in a tmpdir that will be cleaned.
    
    Example (as in checkinstall-helper-sh-safely-checkinstall):
    
        %pre checkinstall -p /usr/sbin/sh-safely
        touch a

    List of rpms provided by this srpm:
    checkinstall-helper-sh-safely (noarch)
    checkinstall-helper-sh-safely-checkinstall (noarch)

    Maintainer: Ivan Zakharyaschev

    List of contributors:
    Ivan Zakharyaschev

    ACL:
    Ivan Zakharyaschev
    @everybody

      1. fakeroot
      2. rpm-build-licenses
      3. tmpdir.sh

    Last changed


    March 27, 2019 Ivan Zakharyaschev 0.1-alt1
    - initial build for ALT Linux Sisyphus.