[mobile-broadband-provider-info] Remove libdir and includedir from .pc



commit 8109fcd3c7299fae859fb891ff416927581a9955
Author: Ross Burton <ross burtonini com>
Date:   Mon Aug 13 11:40:11 2018 +0000

    Remove libdir and includedir from .pc
    
    Nothing is installed into these directories and in some multilib configurations the difference in the 
files will cause conflicts.

 mobile-broadband-provider-info.pc.in | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/mobile-broadband-provider-info.pc.in b/mobile-broadband-provider-info.pc.in
index 5898171..17a3a60 100644
--- a/mobile-broadband-provider-info.pc.in
+++ b/mobile-broadband-provider-info.pc.in
@@ -1,9 +1,7 @@
 prefix=@prefix@
 exec_prefix=@exec_prefix@
-libdir=@libdir@
 datarootdir = @datarootdir@
 pkgdatadir=${datarootdir}/@PACKAGE@
-includedir=@includedir@
 database=${pkgdatadir}/serviceproviders.xml
 
 Name: mobile-broadband-provider-info


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]