[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 24bd8800f34833613812d82574565c91a5d6b5c8

Karl Goetz karl.goetz at kgoetz.id.au
Mon May 9 02:04:05 UTC 2011


The following commit has been merged in the master branch:
commit 24bd8800f34833613812d82574565c91a5d6b5c8
Author: Karl Goetz <karl at kgoetz.id.au>
Date:   Mon May 9 12:02:44 2011 +1000

    for reasons i can't fathom, this will clone when 'git/' is removed
    from the uri, where all others seem to use git/ in their uri's.

diff --git a/pkg-fso.mrconfig b/pkg-fso.mrconfig
index 1beabb4..20871b8 100644
--- a/pkg-fso.mrconfig
+++ b/pkg-fso.mrconfig
@@ -95,7 +95,7 @@ checkout = git clone git://git.debian.org/pkg-fso/shr-specs.git
 checkout = git clone git://git.debian.org/git/pkg-fso/uboot-envtools.git
 
 [vala-dbus-binding-tool]
-checkout = git clone git://git.debian.org/git/pkg-fso/vala-bus-binding-tool.git
+checkout = git clone git://git.debian.org/pkg-fso/vala-bus-binding-tool.git
 
 [vala-terminal]
 checkout = git clone git://git.debian.org/git/pkg-fso/vala-terminal.git

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list