Remove lingering FIXME commentary
This commit is contained in:
parent
e17862c421
commit
a6afaeb974
@ -33,9 +33,6 @@ class Libgtextutils(Package):
|
|||||||
|
|
||||||
version('0.7', '593c7c62e3c76ec49f5736eed4f96806')
|
version('0.7', '593c7c62e3c76ec49f5736eed4f96806')
|
||||||
|
|
||||||
# FIXME: Add dependencies if required.
|
|
||||||
# depends_on('foo')
|
|
||||||
|
|
||||||
def install(self, spec, prefix):
|
def install(self, spec, prefix):
|
||||||
configure('--prefix={0}'.format(prefix))
|
configure('--prefix={0}'.format(prefix))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user