Segfault-Inc / Multicorn

Data Access Library
https://multicorn.org/
PostgreSQL License
700 stars 145 forks source link

Add RPM target to makefile to enable building multicorn as an RPM #98

Closed Bengreen closed 8 years ago

Bengreen commented 9 years ago

Have added extra elements into setup.py to build an RPM for Multicorn (including the multicorn.so). Added a target in Makefile to make this easy to run

make rpm
Bengreen commented 8 years ago

I have created a new update for this which includes pre and post install actions. Update pending.