File: README.source

package info (click to toggle)
festival 1%3A2.0.95~beta-5.1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 5,448 kB
  • ctags: 4,437
  • sloc: cpp: 26,214; lisp: 14,961; ansic: 5,076; sh: 4,989; java: 1,536; makefile: 790; xml: 291; perl: 87
file content (17 lines) | stat: -rw-r--r-- 722 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The festival package uses quilt to maintain local changes to the festival
distribution.  The Debian-specific patches are maintained in the debian/patches/
directory.

To apply all the patches, preparing the source for building, use:
  debian/rules patch

To revert the patches, preparing to build a source package, use:
  debian/rules unpatch

You do not need to manually execute these targets when building the package;
they are part of the debian/rules target chain.

For more information on the quilt integration with Debian packages, as well as
editing, adding or removing patches, please see the quilt documentation; in
recent versions of the Debian package of quilt, Please sees:
 /usr/share/doc/quilt/README.source