blob: 01a880c082be34f5259b47716b4be7521c62d2b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Common patches across KDE Debian packages
=========================================
These directory should contain patches to the admin/ subdir of KDE
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
|