ragel: version bump to 4.10
This commit is contained in:
@@ -8,14 +8,14 @@ from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
autotools.configure()
|
||||
|
||||
autotools.configure()
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
autotools.install()
|
||||
|
||||
|
||||
pisitools.insinto("/usr/share/vim/vimfiles/syntax/", "ragel.vim")
|
||||
|
||||
|
||||
pisitools.dodoc("COPYING", "ChangeLog", "AUTHORS")
|
||||
Reference in New Issue
Block a user