File: README.source

package info (click to toggle)
elinks 0.12~pre5-9
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 19,604 kB
  • sloc: ansic: 99,308; sh: 5,293; python: 3,878; perl: 2,175; makefile: 1,131; pascal: 924; yacc: 295; lisp: 125; ruby: 70; awk: 65
file content (15 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
To add a patch, modify the files appropriately in the git repository and
redirect "git diff" to XY_your_patch_name.diff and drop the diff file in
the debian/patches directory.  XY should be the next number in series of
diff-file prefixes already in debian/patches.

To apply patches, use debian/rules patch
To de-apply patches, use debian/rules unpatch or debian/rules clean

To remove a patch, just delete it from the debian/patches directory.

To modify an existing patch, apply it to the source tree, do the extra
modifications to the source and over-write the existing patch file with
the new "git diff"

Patches are applies in the sorted order of their names.