2004-10-29 Todd Berman <tberman@off.net>
* gconf/GConf/gconf-sharp-2.0.pc.in: s/PACKAGE/PACKAGE_VERSION/ to fix -pkg:gtk-sharp svn path=/trunk/gtk-sharp/; revision=35483
This commit is contained in:
parent
f28200094e
commit
0b31887156
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2004-10-29 Todd Berman <tberman@off.net>
|
||||||
|
|
||||||
|
* gconf/GConf/gconf-sharp-2.0.pc.in: s/PACKAGE/PACKAGE_VERSION/ to fix
|
||||||
|
-pkg:gtk-sharp
|
||||||
|
|
||||||
2004-10-29 Todd Berman <tberman@off.net>
|
2004-10-29 Todd Berman <tberman@off.net>
|
||||||
|
|
||||||
* gtk-sharp-2.0.pc.in: s/PACKAGE/PACKAGE_VERSION/ to fix -pkg:gtk-sharp
|
* gtk-sharp-2.0.pc.in: s/PACKAGE/PACKAGE_VERSION/ to fix -pkg:gtk-sharp
|
||||||
|
|
|
@ -7,4 +7,4 @@ Name: GConf#
|
||||||
Description: GConf# - GConf .NET Binding
|
Description: GConf# - GConf .NET Binding
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: gnome-sharp-2.0
|
Requires: gnome-sharp-2.0
|
||||||
Libs: -r:${libdir}/mono/@PACKAGE@/gconf-sharp.dll -r:${libdir}/mono/@PACKAGE@/gconf-sharp-peditors.dll
|
Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/gconf-sharp.dll -r:${libdir}/mono/@PACKAGE_VERSION@/gconf-sharp-peditors.dll
|
||||||
|
|
Loading…
Reference in a new issue