~ubuntu-branches/ubuntu/precise/sbuild/precise

« back to all changes in this revision

Viewing changes to man/defs.man.in

  • Committer: Bazaar Package Importer
  • Author(s): Lorenzo De Liso
  • Date: 2011-05-01 16:55:16 UTC
  • mfrom: (8.1.19 upstream) (3.3.17 sid)
  • Revision ID: james.westby@ubuntu.com-20110501165516-8g3uwrnhv2bzjt8y
Tags: 0.62.2-1ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/patches/do-not-install-debfoster-into-chroots.patch: 
    do not install debfoster into the chroots because it is in universe and 
    not needed for package building itself.
  - debian/patches/run-pre-build-hooks-as-root.patch: 
    run pre-build hooks as root (Closes: #607228)
* Now that the package uses a patch system, don't modify the files directly;
  instead, put the changes in the respective patches and add the DEP-3
  patch tagging guidelines to them.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.ds WANNA_BUILD_CONF @WANNA_BUILD_CONF@
 
2
.ds SCHROOT_CONF @SCHROOT_CONF@
 
3
.ds WANNA_BUILD_SYSCONF_DIR @WANNA_BUILD_SYSCONF_DIR@
 
4
.ds SCHROOT_SYSCONF_DIR @SCHROOT_SYSCONF_DIR@
 
5
.ds BUILDD_CONF @BUILDD_CONF@
 
6
.ds BUILDD_SYSCONF_DIR @BUILDD_SYSCONF_DIR@
 
7
.ds SBUILD_CONF @SBUILD_CONF@
 
8
.ds SBUILD_SYSCONF_DIR @SBUILD_SYSCONF_DIR@
 
9
.ds WANNA_BUILD_LIBEXEC_DIR @WANNA_BUILD_LIBEXEC_DIR@
 
10
.ds SBUILD_LIBEXEC_DIR @SBUILD_LIBEXEC_DIR@
 
11
.ds PLATFORM @PLATFORM@
 
12
.ds host_os @host_os@
 
13
.ds host_vendor @host_vendor@
 
14
.ds host_cpu @host_cpu@
 
15
.ds host @host@
 
16
.ds build_os @build_os@
 
17
.ds build_vendor @build_vendor@
 
18
.ds build_cpu @build_cpu@
 
19
.ds build @build@
 
20
.ds RELEASE_DATE @RELEASE_DATE@
 
21
.ds VERSION @VERSION@
 
22
.ds PACKAGE @PACKAGE@
 
23
.ds PACKAGE_URL @PACKAGE_URL@
 
24
.ds PACKAGE_BUGREPORT @PACKAGE_BUGREPORT@
 
25
.ds PACKAGE_STRING @PACKAGE_STRING@
 
26
.ds PACKAGE_VERSION @PACKAGE_VERSION@
 
27
.ds PACKAGE_TARNAME @PACKAGE_TARNAME@
 
28
.ds PACKAGE_NAME @PACKAGE_NAME@