You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
404 B
11 lines
404 B
--- libdap-3.10.2/libdapserver.pc.in.libuuid 2010-05-17 12:28:40.000000000 -0600
|
|
+++ libdap-3.10.2/libdapserver.pc.in 2010-07-14 10:50:46.471946436 -0600
|
|
@@ -9,6 +9,6 @@
|
|
Description: Server side of the OPeNDAP C++ implementation of the Data Access Protocol
|
|
Version: @VERSION@
|
|
Requires: libdap
|
|
-Libs: -L${libdir} -ldapserver @UUID_LIBS@
|
|
+Libs: -L${libdir} -ldapserver
|
|
Cflags: -I${includedir}/libdap
|
|
|