Skip to content

Commit c4fa4fe

Browse files
author
Richard Jones
committed
convenience cutnpaste for redhat users
1 parent 266dd52 commit c4fa4fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

BUILD.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ python setup.py clean --all
2828
python setup.py sdist --manifest-only
2929
python setup.py sdist --quiet
3030

31+
or, for the sad RedHat users:
32+
python2 setup.py clean --all
33+
python2 setup.py sdist --manifest-only
34+
python2 setup.py sdist --quiet
35+
3136

3237
2. Distributing Releases
3338
========================

0 commit comments

Comments
 (0)