#!/bin/sh
 
NAME="sqlite3"
VERSION="3.3.8"
REVISION="1"
 
PKG_SOURCEURL='http://www.sqlite.org/sqlite-$VERSION.tar.gz'
 
. $DLG_ROOT/config
. $DLG_ROOT/SCRIPTS/dropline-functions.sh
 
cflags
prepare
analyzesource
configure
make
makeinstall install
tidydocumentation
analyzebinaries
finalizepackage
packagize
cleanup
linux/slackpkg/beagle/sqlite3/build.txt · Last modified: 2006/12/22 12:35 by john
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki