mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 06:26:23 +00:00
pkgconfig/gst-python-uninstalled.pc.in: set pyexecdir for uninstalled as well
Original commit message from CVS: * pkgconfig/gst-python-uninstalled.pc.in: set pyexecdir for uninstalled as well
This commit is contained in:
parent
65e693c8a9
commit
115c88be9d
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* pkgconfig/gst-python-uninstalled.pc.in:
|
||||
set pyexecdir for uninstalled as well
|
||||
|
||||
=== release 0.7.94 ===
|
||||
|
||||
2004-11-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
#exec_prefix=
|
||||
#includedir=${pcfiledir}/..
|
||||
#datadir=${pcfiledir}/..
|
||||
pyexecdir=${pcfiledir}/..
|
||||
|
||||
# you can use the --variable=pygtkincludedir argument to
|
||||
# pkg-config to get this value. You might want to use this to
|
||||
|
|
Loading…
Reference in a new issue