Skip to content

Commit

Permalink
adding options for bdist_rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Shawn Sterling committed Oct 14, 2014
1 parent 64cf485 commit 6e98e12
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.cfg
@@ -0,0 +1,5 @@
[bdist_rpm]
provides = graphios
post-install = init/rhel/postinstall
install-script = init/rhel/install
post-uninstall = init/rhel/postuninstall

0 comments on commit 6e98e12

Please sign in to comment.