Fedora Packages

auto-destdir

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

Releases Overview

Release Stable Testing
Fedora 33 1.11-18.fc33 -
Package Info

You can contact the maintainers of this package via email at auto-destdir dash maintainers at fedoraproject dot org.



Sources on Pagure