changeset 6063:49fd6ca7fb7c

Schikkers-list: re-enable toolbar and find linux-x86 version.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Wed, 26 Jan 2011 16:27:01 +0100
parents 6796a4dca5cf
children e967dbafa96f
files gub/specs/schikkers-list.py schikkers-list.make
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/schikkers-list.py	Wed Jan 26 16:24:00 2011 +0100
+++ b/gub/specs/schikkers-list.py	Wed Jan 26 16:27:01 2011 +0100
@@ -10,7 +10,7 @@
     #source = 'git://github.com/janneke/schikkers-list.git'
     source = 'git+file://localhost/home/janneke/vc/schikkers-list'
     patches = [
-        '0001-Revert-Enable-images-and-toolbar.-Move-patching-out-.patch',
+        #'0001-Revert-Enable-images-and-toolbar.-Move-patching-out-.patch',
         ]
     branch = 'master'
     subpackage_names = ['']
--- a/schikkers-list.make	Wed Jan 26 16:24:00 2011 +0100
+++ b/schikkers-list.make	Wed Jan 26 16:27:01 2011 +0100
@@ -57,7 +57,7 @@
 	bin/gub tools::nsis
 
 update-versions:
-	python gub/versiondb.py --no-sources --version-db=versiondb/schikkers-list.versions --download --platforms="mingw" --url=http://lilypond.org/schikkers-list/download/
+	python gub/versiondb.py --no-sources --version-db=versiondb/schikkers-list.versions --download --platforms="mingw,linux-x86" --url=http://lilypond.org/schikkers-list/download/
 
 print-success:
 	@echo "success!!"