ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/sqlite.spec
Revision: 1.10
Committed: Tue May 1 10:53:03 2007 UTC (18 years ago) by elmer
Branch: MAIN
CVS Tags: WEBTOOLS_CONFIG_1_pre2, WEBTOOLS_CONFIG_1_pre1, pe20070522a-ports, pe20070519a-ports, pe20070512a-ports, pe20070508a-ports, pe20070507a-ports, pe20070501c-ports, pe20070501b-ports, pe20070501a-ports
Changes since 1.9: +0 -2 lines
Log Message:
Remove gcc-wrapper stuff

File Contents

# User Rev Content
1 eulisse 1.8 ### RPM external sqlite 3.3.5
2 eulisse 1.1 Source: http://www.sqlite.org/%{n}-%{v}.tar.gz
3     %build
4     ./configure --prefix=%i --disable-tcl
5 eulisse 1.2 make %makeprocesses