flake 8 fixes for stat and dependents
flake 8 fixes for dyninst flake 8 fixes for dyninst flake 8 fixes for dyninst
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
##############################################################################
|
||||
from spack import *
|
||||
import re
|
||||
|
||||
|
||||
class PyPy2cairo(Package):
|
||||
@@ -43,4 +42,3 @@ def install(self, spec, prefix):
|
||||
python('waf', 'configure', '--prefix=%s' % prefix)
|
||||
python('waf', 'build')
|
||||
python('waf', 'install')
|
||||
|
||||
|
Reference in New Issue
Block a user