summaryrefslogtreecommitdiff
path: root/mail/oe2mbx/patches/patch-aa
AgeCommit message (Collapse)AuthorFilesLines
2022-09-23oe2mbx: Properly separate linking and compilation stages to fix RELROnia1-9/+16
builds. TODO: libtoolize (but I kept running into some ".ila does not exist" error)
2009-02-16DESTDIR support.joerg1-3/+3
2005-02-05Fix PR#28775 by Georg Schwarz <georg.schwarz@freenet.de>: improve portability:zuntum1-0/+36
- use "test -r" instead of "test -e" - use ${INSTALL_*}