13 lines
415 B
Plaintext
13 lines
415 B
Plaintext
$OpenBSD: patch-librep_pc_in,v 1.5 2011/05/02 17:22:37 jasper Exp $
|
|
--- librep.pc.in.orig Sun May 1 09:03:25 2011
|
|
+++ librep.pc.in Mon May 2 18:50:28 2011
|
|
@@ -7,7 +7,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
|