Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 498 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 498 Bytes

How to make RPM file

1. Clone django source tree.

$ git clone git@github.com:django/django.git

2. Change directory into cloned django's directory and run following command.

$ python setup.py bdist_rpm --packager="Project Hatohol <hatohol-users@lists.sourceforge.jp>"