Remove comment

This commit is contained in:
Erik Schnetter 2015-11-17 17:10:04 -05:00
parent ad0a1bf70d
commit 1003b847b6

View File

@ -7,8 +7,6 @@ class Rsync(Package):
version('3.1.1', '43bd6676f0b404326eee2d63be3cdcfe')
# depends_on("foo")
def install(self, spec, prefix):
configure('--prefix=%s' % prefix)