chiark / gitweb /
pc: no longer expose exec_prefix in .pc file
authorLennart Poettering <lennart@poettering.net>
Mon, 30 Jun 2014 21:10:11 +0000 (23:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 30 Jun 2014 21:19:00 +0000 (23:19 +0200)
There's little reason to export this, so let's drop it to minimize the
file a bit.

src/core/systemd.pc.in

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