From 7e613063167fc25e15da6d8e1ac5bd5ffc5dd768 Mon Sep 17 00:00:00 2001 From: richard Date: Fri, 11 Jan 2002 03:26:23 +0000 Subject: [PATCH] convenience cutnpaste for redhat users git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@530 57a73879-2fb5-44c3-a270-3262357dd7e2 --- BUILD.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/BUILD.txt b/BUILD.txt index 2521262..228e0ee 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -28,6 +28,11 @@ python setup.py clean --all python setup.py sdist --manifest-only python setup.py sdist --quiet +or, for the sad RedHat users: +python2 setup.py clean --all +python2 setup.py sdist --manifest-only +python2 setup.py sdist --quiet + 2. Distributing Releases ======================== -- 2.30.2