Add a new package for dash (#4050)
This commit is contained in:

committed by
Todd Gamblin

parent
90a57cdf8f
commit
a32a0eacba
@@ -39,6 +39,3 @@ class Libedit(AutotoolsPackage):
|
||||
def url_for_version(self, version):
|
||||
url = "http://thrysoee.dk/editline/libedit-{0}-{1}.tar.gz"
|
||||
return url.format(version[-1], version.up_to(-1))
|
||||
|
||||
def configure_args(self):
|
||||
return ['LIBS=-lncursesw']
|
||||
|
Reference in New Issue
Block a user