[PATCH wayland 4/4] build: remove white space in -uninstalled.pc.in files
Derek Foreman
derekf at osg.samsung.com
Wed Sep 7 17:53:03 UTC 2016
On 30/08/16 12:24 PM, Emil Velikov wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> Afaict the gratuitous space isn't a requirement, then again I've just
> read up on -uninstalled .pc files.
Obviously correct,
Reviewed-by: Derek Foreman <derekf at osg.samsung.com>
> ---
> src/wayland-scanner-uninstalled.pc.in | 2 +-
> src/wayland-server-uninstalled.pc.in | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/wayland-scanner-uninstalled.pc.in b/src/wayland-scanner-uninstalled.pc.in
> index 8dcfef3..0349833 100644
> --- a/src/wayland-scanner-uninstalled.pc.in
> +++ b/src/wayland-scanner-uninstalled.pc.in
> @@ -1,6 +1,6 @@
> pkgdatadir=@abs_top_srcdir@
> wayland_scanner=@abs_builddir@/wayland-scanner
> -
> +
> Name: Wayland Scanner
> Description: Wayland scanner (not installed)
> Version: @PACKAGE_VERSION@
> diff --git a/src/wayland-server-uninstalled.pc.in b/src/wayland-server-uninstalled.pc.in
> index 892e92d..dccbe04 100644
> --- a/src/wayland-server-uninstalled.pc.in
> +++ b/src/wayland-server-uninstalled.pc.in
> @@ -1,6 +1,6 @@
> libdir=@abs_builddir@/.libs
> includedir=@abs_srcdir@
> -
> +
> Name: Wayland Server
> Description: Server side implementation of the Wayland protocol (not installed)
> Version: @PACKAGE_VERSION@
>
More information about the wayland-devel
mailing list