[Mono-dev] Building a Mono RPM

mlgo mlintner at sinenomine.net
Thu Aug 29 01:02:39 UTC 2013


After doing a 
"make", 
you then need to execute 
"make dist". 
That will build your archive. You will of course need to have the setup
rpmbuild expects. 
"mkdir -p ~/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}" in your home
directory
You will need to copy your archive file to the sources directory and the
mono-core.spec file to the specs directory. Make dist will generally create
a tar.gz. You will likely have to open the spec file and change the archive
ending to from bz2 to gz. 






--
View this message in context: http://mono.1490590.n4.nabble.com/Building-a-Mono-RPM-tp4660669p4660716.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list