[Lsb-messages] /var/www/bzr/lsb/devel/desktop-test r496: Whitespace tweak and buildno bump.

Jeff Licquia licquia at linuxfoundation.org
Wed Apr 12 14:31:00 UTC 2017


------------------------------------------------------------
revno: 496
committer: Jeff Licquia <licquia at linuxfoundation.org
branch nick: desktop-test
timestamp: Wed 2017-04-12 10:31:00 -0400
message:
  Whitespace tweak and buildno bump.
modified:
  scripts/package/Makefile
-------------- next part --------------
=== modified file 'scripts/package/Makefile'
--- a/scripts/package/Makefile	2017-04-07 16:37:23 +0000
+++ b/scripts/package/Makefile	2017-04-12 14:31:00 +0000
@@ -3,7 +3,7 @@
 # XXX for now keep this in sync with the specfile
 PACKAGE=lsb-test-desktop
 VERSION=5.0.0
-BUILDNO=1
+BUILDNO=2
 
 # for pkgck
 DEPS=lsb-tet3-lite lsb-xvfb lsb-python
@@ -135,6 +135,6 @@
 
 $(CAIRO_SOURCE):
 	curl -L -o $(CAIRO_SOURCE) $(CAIRO_URL)/$(CAIRO_SOURCE) || \ 
-        curl -L -o $(CAIRO_SOURCE) $(CACHE_CAIRO_URL)/$(CAIRO_SOURCE)
+	  curl -L -o $(CAIRO_SOURCE) $(CACHE_CAIRO_URL)/$(CAIRO_SOURCE)
 
 .PHONY : tarball rpm_package



More information about the lsb-messages mailing list