pc: no longer expose exec_prefix in .pc file

There's little reason to export this, so let's drop it to minimize the
file a bit.
This commit is contained in:
Lennart Poettering 2014-06-30 23:10:11 +02:00
parent d4e85aac0b
commit ded21b6de3
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
# (at your option) any later version.
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
systemdutildir=@rootlibexecdir@
systemdsystemunitdir=@systemunitdir@