Package auto-destdir: Information
Source package: auto-destdir
Version: 1.11-alt2_10
Build time: Feb 16, 2016, 03:04 AM in the task #159213
Category: Development/Tools
Report package bugHome 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".
Maintainer: Igor Vlasenko
Last changed
Feb. 15, 2016 Igor Vlasenko 1.11-alt2_10
- update to new release by fcimport
Sept. 20, 2015 Igor Vlasenko 1.11-alt2_9
- update to new release by fcimport
April 7, 2015 Igor Vlasenko 1.11-alt2_8
- update to new release by fcimport