summaryrefslogtreecommitdiff
path: root/debian/README.source
blob: 1671e5c092fc0c2917dd65755c3ca7d66b7e13c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Debian stow README.source
-------------------------

This package uses CDBS simple-patchsys to manage changes to the upstream
source.  To put it simply, all the changes are stored as patches in the
debian/patches directory, with the number prefix indicating the order of
their applications.

  Apply the patches: type "debian/rules patch"
  Un-apply the patches: type "debian/rules unpatch"

To save your own modifications, add the patches into debian/rules.

 -- Chuan-kai Lin <cklin@debian.org>, Wed, 23 Sep 2009 16:38:33 -0700