Пакет auto-destdir: Информация

    Исходный пакет: auto-destdir
    Версия: 1.11-alt2_12
    Собран:  1 октября 2017 г. 2:54 в задании #189773
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.dwheeler.com/auto-destdir

    Лицензия: MIT
    О пакете: Automate DESTDIR support for "make install"
    Описание: 
    Auto-DESTDIR is a set of programs for POSIX/Unix/Linux systems that helps
    automate program installation from source code.  It can be useful for
    creating native packages (e.g., RPM or deb), or for installing programs
    from source code to be managed by tools like GNU stow.
    
    The Auto-DESTDIR tools (run-redir and make-redir) redirect file installations
    so that the installed files are placed inside the the $DESTDIR directory,
    even if the provided makefile doesn't support the DESTDIR convention.
    In most cases you can simply replace "make install" with
    "make-redir DESTDIR=... install".

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    auto-destdir (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Последнее изменение


    27 сентября 2017 г. Igor Vlasenko 1.11-alt2_12
    - update to new release by fcimport
    16 марта 2017 г. Igor Vlasenko 1.11-alt2_11
    - update to new release by fcimport
    15 февраля 2016 г. Igor Vlasenko 1.11-alt2_10
    - update to new release by fcimport