openbsd-ports/databases/mysql/patches/patch-aa

11 lines
392 B
Plaintext
Raw Normal View History

--- scripts/Makefile.in.orig Wed Apr 28 21:27:04 1999
+++ scripts/Makefile.in Tue May 11 16:30:28 1999
@@ -315,6 +315,7 @@
-e 's!@''datadir''@!$(datadir)!g' \
-e 's!@''localstatedir''@!$(localstatedir)!g' \
-e 's!@''libexecdir''@!$(libexecdir)!g' \
+ -e 's!@''pkgdatadir''@!$(pkgdatadir)!g' \
-e 's!@''CC''@!@CC@!'\
-e 's!@''CXX''@!@CXX@!'\
-e 's!@''GXX''@!@GXX@!'\