chrony: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:41 +00:00
parent 6de9a00904
commit 15a820a988
2 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,6 @@ short_desc="Sets your computer's clock from time servers on the Net"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://chrony.tuxfamily.org/"
update_ignore="*oldcvs*"
distfiles="http://download.tuxfamily.org/chrony/$pkgname-$version.tar.gz"
checksum=a35e1cae46ecbe14af2023bb47a72a03d79591b2ff65f0072b3400153224996d

1
srcpkgs/chrony/update Normal file
View file

@ -0,0 +1 @@
ignore="*oldcvs*"