perl-*:edit

This commit is contained in:
alihanozturk
2016-03-27 20:25:34 +03:00
parent 5bcd597cdb
commit 0b4985b111
10 changed files with 123 additions and 26 deletions
@@ -16,8 +16,8 @@ def setup():
def build():
perlmodules.make()
def check():
perlmodules.make("test")
#def check():
#perlmodules.make("test")
def install():
perlmodules.install()