mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
build: remove white space in -uninstalled.pc.in files
v2: Rebase, address wayland-client-uninstalled Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com> (v1)
This commit is contained in:
parent
68398ec2ce
commit
76a4e4251c
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
libdir=@abs_builddir@/.libs
|
libdir=@abs_builddir@/.libs
|
||||||
includedir=@abs_srcdir@
|
includedir=@abs_srcdir@
|
||||||
protocoldir=@abs_top_builddir@/protocol
|
protocoldir=@abs_top_builddir@/protocol
|
||||||
|
|
||||||
Name: Wayland Client
|
Name: Wayland Client
|
||||||
Description: Wayland client side library (not installed)
|
Description: Wayland client side library (not installed)
|
||||||
Version: @PACKAGE_VERSION@
|
Version: @PACKAGE_VERSION@
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
pkgdatadir=@abs_top_srcdir@
|
pkgdatadir=@abs_top_srcdir@
|
||||||
wayland_scanner=@abs_top_builddir@/wayland-scanner
|
wayland_scanner=@abs_top_builddir@/wayland-scanner
|
||||||
|
|
||||||
Name: Wayland Scanner
|
Name: Wayland Scanner
|
||||||
Description: Wayland scanner (not installed)
|
Description: Wayland scanner (not installed)
|
||||||
Version: @PACKAGE_VERSION@
|
Version: @PACKAGE_VERSION@
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
libdir=@abs_builddir@/.libs
|
libdir=@abs_builddir@/.libs
|
||||||
includedir=@abs_srcdir@
|
includedir=@abs_srcdir@
|
||||||
protocoldir=@abs_top_builddir@/protocol
|
protocoldir=@abs_top_builddir@/protocol
|
||||||
|
|
||||||
Name: Wayland Server
|
Name: Wayland Server
|
||||||
Description: Server side implementation of the Wayland protocol (not installed)
|
Description: Server side implementation of the Wayland protocol (not installed)
|
||||||
Version: @PACKAGE_VERSION@
|
Version: @PACKAGE_VERSION@
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue