blob: 9e81cc359d569b463b8bcc0bf18e6e0b970a3b93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Common patches across TDE Debian packages
=========================================
These directory should contain patches to the admin/ subdir of TDE
modules that are meant to be applied to all packaged modules. As the
admin/ subdir is shared across modules (and so, it's identical for all
modules at a certain version), I think it makes sense to have these
patches in a central location, and update them here.
The script update.sh takes care of automatically updating the patches
that update autotools and libtool. You need to pass the location of an
admin/ directory as the first argument.
-- Adeodato Simó, 2005-02-26
|