aboutsummaryrefslogtreecommitdiffstats
path: root/src/setup.cfg
diff options
context:
space:
mode:
authorshnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-03-07 15:11:48 +0000
committershnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-03-07 15:11:48 +0000
commitf9dfbdf7476362e1aaf755e8563434e37167407d (patch)
treee59b4b8c07341151edee8f7a799e3ec21a53b2d6 /src/setup.cfg
parentd46378c14b7e30738c66ca0c85becbc7fef68411 (diff)
downloadsos-f9dfbdf7476362e1aaf755e8563434e37167407d.tar.gz
Implemented work-around against bug in bdist_rpm:
http://sourceforge.net/tracker/index.php?func=detail&aid=644744&group_id=5470&atid=105470 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@89 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/setup.cfg')
-rw-r--r--src/setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/setup.cfg b/src/setup.cfg
index 5005a84b..ad1e9487 100644
--- a/src/setup.cfg
+++ b/src/setup.cfg
@@ -10,3 +10,4 @@ requires = python >= 0:2.3
release = 1
packager = Steve Conklin <sconklin@redhat.com>
doc_files = README TODO
+install_script = install-rpm.sh