projects
/
media-ctl.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename libraries to descriptive names
[media-ctl.git]
/
libmediactl.pc.in
diff --git
a/libmedia.pc.in
b/libmediactl.pc.in
similarity index 78%
rename from
libmedia.pc.in
rename to
libmediactl.pc.in
index
171550a
..
dab2ff0
100644
(file)
--- a/
libmedia.pc.in
+++ b/
libmediactl.pc.in
@@
-3,8
+3,8
@@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: libmedia
+Name: libmedia
ctl
Description: Media controller library.
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
-Libs: -L${libdir} -lmedia
+Libs: -L${libdir} -lmedia
ctl