summaryrefslogtreecommitdiff
path: root/p/frown/debian/README.source
blob: 85ce082224b11a71e44161017479aa810102acfb (plain)
1
2
3
4
5
6
7
8
9
10
11
The used patch system is dpatch.

To patch the source run "debian/rules patch"

To add a new patch:
* put it under debian/patches
* add it to debian/patches/00list

To unpatch the source run "debian/rules unpatch"

See /usr/share/doc/dpatch for more information.