From 2de8095fb1227da3e1b3fecabff30305eb541a55 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 29 Mar 2007 12:53:22 +0000 Subject: - Fix after objformat removal Reported by: pointyhat --- palm/synce-multisync/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'palm') diff --git a/palm/synce-multisync/Makefile b/palm/synce-multisync/Makefile index be1ba358622a..3eefdb6a3324 100644 --- a/palm/synce-multisync/Makefile +++ b/palm/synce-multisync/Makefile @@ -27,4 +27,7 @@ CONFIGURE_ARGS+= --with-librapi=${LOCALBASE} \ --with-librra=${LOCALBASE} \ --with-multisync-include=${LOCALBASE}/include/multisync +post-patch: + @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure + .include -- cgit v1.2.3