[BACK]Return to patch-Makefile_am CVS log [TXT][DIR] Up to [local] / ports / net / searpc / patches

File: [local] / ports / net / searpc / patches / Attic / patch-Makefile_am (download)

Revision 1.1, Mon Nov 11 19:58:43 2013 UTC (10 years, 7 months ago) by kirby
Branch: MAIN

Initial revision

$OpenBSD$
--- Makefile.am.orig	Thu Nov  7 15:32:00 2013
+++ Makefile.am	Thu Nov  7 15:32:31 2013
@@ -22,7 +22,7 @@ install-data-local:
 if MACOS
 	${SED} -i '' -e "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles)
 else
-	${SED} -i "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles)
+	perl -pi -e "s|\(DESTDIR\)||g" $(pcfiles)
 endif
 
 dist-hook: