summaryrefslogtreecommitdiffstats
path: root/package/at/at-3.1.12-0006-Makefile.in-make-install-fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* at: bump version, fix make install, convert to Makefile.autotools.in formatPeter Korsgaard2010-01-281-0/+69
Make install would fail if target != host, as it tried to use host strip for install -s. Patch 1-5 from ptxdist. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>