File: README.source

package info (click to toggle)
subcommander 2.0.0~b5p1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 14,880 kB
  • ctags: 9,003
  • sloc: cpp: 63,591; sh: 3,904; xml: 1,984; makefile: 1,166; ansic: 786; ruby: 251; lisp: 24
file content (5 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (6)
1
2
3
4
5
The package uses quilt(1) for managing patches. `debian/rules patch' will apply 
all patches to the extracted source; the same can be achieved with `quilt push -a'.
For unpatching use `debian/rules unpatch' or `quilt pop -a'.
To add new patch use `quilt add patchname.diff', to edit files in patch use 
`quilt edit filename.c' and then `quilt refresh'.