diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-02-02 18:48:16 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-02-03 10:25:46 +0900 |
| commit | fd457a9dcb41b06c32e173297eeddf5274530a4c (patch) | |
| tree | e7ae6f3167e008623882c6b600d5e74ddbd0badd /debian/_base | |
| parent | 20c4daff8509d18151f3104aa6db4f2343b8496e (diff) | |
| download | tde-packaging-fd457a9dcb41b06c32e173297eeddf5274530a4c.tar.gz tde-packaging-fd457a9dcb41b06c32e173297eeddf5274530a4c.zip | |
DEB kvirc: use new tde-autotools.mk file for building
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/_base')
| -rwxr-xr-x | debian/_base/applications/internet/kvirc/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/applications/internet/kvirc/debian/rules b/debian/_base/applications/internet/kvirc/debian/rules index 5285f2360..75068f6d3 100755 --- a/debian/_base/applications/internet/kvirc/debian/rules +++ b/debian/_base/applications/internet/kvirc/debian/rules @@ -14,7 +14,7 @@ common-configure-impl:: # ./autogen.sh include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/autotools.mk +-include /usr/share/cdbs/1/class/tde-autotools.mk #include /usr/share/cdbs/1/rules/patchsys-quilt.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde |
