12 lines
371 B
Diff
12 lines
371 B
Diff
--- animorph-0.2/animorph.pc.in.pkgconfig 2007-07-20 19:53:00.000000000 +0200
|
|
+++ animorph-0.2/animorph.pc.in 2007-07-20 19:53:50.000000000 +0200
|
|
@@ -1,7 +1,7 @@
|
|
prefix=@prefix@
|
|
exec_prefix=@prefix@
|
|
-libdir=@exec_prefix@/lib
|
|
-includedir=@prefix@/include
|
|
+libdir=@libdir@
|
|
+includedir=@includedir@/animorph
|
|
|
|
Name: @PACKAGE@
|
|
Description: 3D Animation and Morph Library
|