13 lines
417 B
Plaintext
13 lines
417 B
Plaintext
$OpenBSD: patch-librep_pc_in,v 1.7 2012/05/03 20:46:24 jasper Exp $
|
|
--- librep.pc.in.orig Mon Mar 26 17:18:41 2012
|
|
+++ librep.pc.in Thu May 3 22:40:02 2012
|
|
@@ -11,7 +11,7 @@ repcommonexecdir=@repcommonexecdir@
|
|
includedir=@includedir@
|
|
|
|
Cflags: -I${includedir}/ -I${repcommonexecdir}/
|
|
-Libs: -L@libdir@ -lrep -lcrypt -lgmp -lm
|
|
+Libs: -L@libdir@ -lrep -lgmp -lm
|
|
|
|
Name: librep
|
|
Description: librep - a lisp dialect
|