bzr: extract update_* to external update file
This commit is contained in:
parent
d46d2141b0
commit
4fc76eadb7
|
@ -11,7 +11,6 @@ short_desc="Distributed version control system that Just Works"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://bazaar.canonical.com"
|
||||
update_ignore="*b*"
|
||||
distfiles="http://launchpad.net/bzr/2.6/$version/+download/bzr-$version.tar.gz"
|
||||
checksum=0994797182eb828867eee81cccc79480bd2946c99304266bc427b902cf91dab0
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="*b*"
|
Loading…
Reference in New Issue