vifm: extract update_* to external update file
This commit is contained in:
parent
9fa01c6c9e
commit
51773ed5cd
|
@ -11,7 +11,6 @@ short_desc="Ncurses-based file manager with vi-like keybindings"
|
|||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://vifm.info/"
|
||||
update_ignore="*win32"
|
||||
distfiles="${SOURCEFORGE_SITE}/vifm/vifm-${version}.tar.bz2"
|
||||
checksum=5dfbb26c2038a58dcff12026dab736e29d547b4aa3ff5912e4d844064c9e7603
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="*win32"
|
Loading…
Reference in New Issue