summaryrefslogtreecommitdiffstats
path: root/debian/_base/tdebase
Commit message (Collapse)AuthorAgeFilesLines
* DEB tdebase: Do not remove TDM init scripts from /etc by prerm scriptSlávek Banko2019-12-011-6/+0
| | | | | | | | | because these files are managed by dpkg as configuration files and when these files are deleted, a new version of the files is not installed from the package. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 652dadf08b1c2bc4f8bc673e47b27ebbe91487cd)
* DEB tdebase: Ignore the result of the insserv and update-rc.d callsSlávek Banko2019-11-282-3/+3
| | | | | | | | in postinst/postrm scripts. This will prevent failure due to errors in the init scripts of other packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 03f2e384c3a6d25d59b3569cfe1291c443567aa5)
* DEB tdebase: update after change of device information submenu in TCC.Slávek Banko2019-10-082-2/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b08d67088b55de85afdb604215ca6f3673b27108)
* DEB: enable parallel build in debian-tde.mk.Michele Calgaro2019-07-112-4/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Resolve FTBFS in support for using the $(DEB_HOST_MULTIARCH) variableSlávek Banko2019-06-031-2/+7
| | | | | | | if the package does not contain any install and links files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6e6210f3042a985d937a1e354a3fa6f83259b2b5)
* DEB tdebase: The TDE integration library (libtqtkde)Slávek Banko2019-06-021-4/+1
| | | | | | | will be installed into TQt plugins directory. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bc47002a88f1ca03fb7f817b964b0b8998f35913)
* DEB: Added support for using the $(DEB_HOST_MULTIARCH) variableSlávek Banko2019-06-021-0/+10
| | | | | | | in the install and links files to the debian-tde.mk common rules. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7abdfa3a6ff766651598f0c4c1363c9a0f29860d)
* DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mkSlávek Banko2019-04-283-98/+97
| | | | | | | The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4e9ab839f6b463cdf27413d9d74f7e79c078998c)
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-03285-0/+30984
maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>