Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: auto-destdir - Automate DESTDIR support for "make install" https://bugzilla.redhat.com/show_bug.cgi?id=518766 Summary: Review Request: auto-destdir - Automate DESTDIR support for "make install" Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: dwheeler@xxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://www.dwheeler.com/auto-destdir/auto-destdir.spec SRPM URL: http://www.dwheeler.com/auto-destdir/auto-destdir-1.4-1.fc10.src.rpm Description: Auto-DESTDIR is a set of programs for POSIX/Unix/Linux systems that helps automate program installation from source code. 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. For example, you can replace "make install" with "make-redir DESTDIR=xyz install", and then all files are stored inside $DESTDIR. This program 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. Note: rpmlint gives one warning: auto-destdir.src:50: W: configure-without-libdir-spec This warning is irrelevant; this only installs bash scripts and documentation, so there's no libdir to use. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review