mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-12 19:41:18 +02:00
10 lines
333 B
Plaintext
10 lines
333 B
Plaintext
--- ./configure.ac.orig 2012-12-04 05:56:54.000000000 +0300
|
|
+++ ./configure.ac 2019-05-25 13:36:16.533409000 +0200
|
|
@@ -309,5 +309,5 @@
|
|
fi],
|
|
[AC_MSG_RESULT([no])])
|
|
|
|
-AC_CONFIG_FILES([Makefile openpgm-${RELEASE_INFO}.pc openpgm.spec])
|
|
+AC_CONFIG_FILES([Makefile openpgm.pc:openpgm-${RELEASE_INFO}.pc.in openpgm.spec])
|
|
AC_OUTPUT
|