diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
| commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
| tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/tdewebdev/debian/patches/common/README | |
| parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
| download | tde-packaging-11394aec.tar.gz tde-packaging-11394aec.zip | |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/tdewebdev/debian/patches/common/README')
| -rw-r--r-- | ubuntu/_base/tdewebdev/debian/patches/common/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ubuntu/_base/tdewebdev/debian/patches/common/README b/ubuntu/_base/tdewebdev/debian/patches/common/README new file mode 100644 index 000000000..9e81cc359 --- /dev/null +++ b/ubuntu/_base/tdewebdev/debian/patches/common/README @@ -0,0 +1,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 |
