diff options
author | Slávek Banko <[email protected]> | 2018-12-24 15:10:26 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-24 15:10:26 +0100 |
commit | 7172f47cba4087d73fcb204bfd23358fbb1b2f5d (patch) | |
tree | 768e431bfe9869c4757103df256e9b8ed742f8ce /ubuntu/maverick/applications/gwenview-i18n/debian/debiandirs | |
parent | ce71099485f47c25c9cff0b9b823562fffa1d975 (diff) | |
download | tde-packaging-7172f47cba4087d73fcb204bfd23358fbb1b2f5d.tar.gz tde-packaging-7172f47cba4087d73fcb204bfd23358fbb1b2f5d.zip |
DEB gwenview-i18n: Switch to cmake.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/maverick/applications/gwenview-i18n/debian/debiandirs')
-rw-r--r-- | ubuntu/maverick/applications/gwenview-i18n/debian/debiandirs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ubuntu/maverick/applications/gwenview-i18n/debian/debiandirs b/ubuntu/maverick/applications/gwenview-i18n/debian/debiandirs deleted file mode 100644 index 90247b9a0..000000000 --- a/ubuntu/maverick/applications/gwenview-i18n/debian/debiandirs +++ /dev/null @@ -1,10 +0,0 @@ -export kde_prefix=/opt/trinity -export sysconfdir=/etc -export kde_includedir=/opt/trinity/include/tde -export infodir=/opt/trinity/share/info -export mandir=/opt/trinity/share/man -export qtdir=/opt/trinity/share/qt3 -export kde_cgidir=/opt/trinity/lib/cgi-bin -export kde_confdir=/etc/trinity -export kde_htmldir=/opt/trinity/share/doc/tde/HTML -configkde=--disable-debug --disable-rpath --prefix=$(kde_prefix) --sysconfdir=$(sysconfdir) --includedir=$(kde_includedir) --infodir=$(infodir) --mandir=$(mandir) --with-qt-dir=$(qtdir) |