[Xfce4-commits] [apps/xfce4-screensaver] 210/425: add datarootdir to .pc.in file, fix warning during configure process

noreply at xfce.org noreply at xfce.org
Mon Oct 15 01:50:57 CEST 2018


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-screensaver.

commit f8bbdafb5374419040037c1e94999f9c967b3942
Author: Monsta <monsta at inbox.ru>
Date:   Tue Oct 20 14:39:29 2015 +0300

    add datarootdir to .pc.in file, fix warning during configure process
---
 data/mate-screensaver.pc.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/data/mate-screensaver.pc.in b/data/mate-screensaver.pc.in
index 4294e22..78e9f07 100644
--- a/data/mate-screensaver.pc.in
+++ b/data/mate-screensaver.pc.in
@@ -3,6 +3,7 @@ exec_prefix=@exec_prefix@
 libdir=@libdir@
 libexecdir=@libexecdir@
 includedir=@includedir@
+datarootdir=@datarootdir@
 datadir=@datadir@
 
 privlibexecdir=@privlibexecdir@
@@ -10,7 +11,7 @@ privdatadir=@privdatadir@
 themesdir=@themesdir@
 
 Name: mate-screensaver
-Description: mate screensaver
+Description: MATE Screensaver
 Version: @VERSION@
 Requires:
 Libs:

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list