Remove comment
This commit is contained in:
parent
ad0a1bf70d
commit
1003b847b6
@ -7,8 +7,6 @@ class Rsync(Package):
|
|||||||
|
|
||||||
version('3.1.1', '43bd6676f0b404326eee2d63be3cdcfe')
|
version('3.1.1', '43bd6676f0b404326eee2d63be3cdcfe')
|
||||||
|
|
||||||
# depends_on("foo")
|
|
||||||
|
|
||||||
def install(self, spec, prefix):
|
def install(self, spec, prefix):
|
||||||
configure('--prefix=%s' % prefix)
|
configure('--prefix=%s' % prefix)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user