summaryrefslogtreecommitdiff
path: root/strata/morph-utils/cmdtest.morph
blob: 7af68c1562f5e1d76c79e5b05d95ff13f93d17ec (plain)
1
2
3
4
5
6
7
8
9
10
name: cmdtest
kind: chunk
build-commands:
- python setup.py build
install-commands:
- python setup.py install --prefix=/usr --root "$DESTDIR"
system-integration:
  cmdtest-misc:
    01-remove-test:
    - rm -rf /usr/lib/python-2.7/site-packages/*