~svn/ubuntu/oneiric/subversion/ppa

« back to all changes in this revision

Viewing changes to apr/build/pkg/README

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-12-13 17:57:16 UTC
  • mfrom: (1.1.6 upstream) (0.1.3 etch)
  • Revision ID: james.westby@ubuntu.com-20061213175716-2ysv6z4w5dpa2r2f
Tags: 1.4.2dfsg1-2ubuntu1
* Merge with Debian unstable; remaining changes:
  - Create pot file on build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
The script in this directory will attempt to build a Solaris package
2
 
out of a source tree for APR.
3
 
 
4
 
To build a package, make sure you are in the root of the source tree,
5
 
and run:
6
 
 
7
 
build/pkg/buildpkg.sh
8
 
 
9
 
A Solaris package called apr-<version>-<architecture>-local.gz will be
10
 
created in the root of the source tree.
11
 
 
12
 
By default, if you attempt to build packages for apr-util, it will
13
 
search for the sources for apr in:
14
 
 
15
 
../apr-<version>
16
 
 
17