Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37410566
en ru br
ALT Linux repos
S:1.11-alt2_12

Group :: Development/Tools
RPM: auto-destdir

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.11-alt2_12
Build date: 28 september 2017, 10:03 ( 342.2 weeks ago )
Size: 56.81 Kb

Home page:   http://www.dwheeler.com/auto-destdir

License: MIT
Summary: Automate DESTDIR support for "make install"
Description:

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".

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • auto-destdir
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin