diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-05-27 01:39:46 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-05-27 01:39:46 +0200 |
commit | c7bb5f0b917b82aed4203df3be0585be82077d9c (patch) | |
tree | 7fa282a673c1105611e13966e69baedba34af670 /ubuntu/maverick/applications/tellico/debian/rules | |
parent | b33e4034e7490e5895a5cb2cc54949354842f9d9 (diff) | |
download | tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.tar.gz tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.zip |
Branding cleanup on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/tellico/debian/rules')
-rwxr-xr-x | ubuntu/maverick/applications/tellico/debian/rules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/tellico/debian/rules b/ubuntu/maverick/applications/tellico/debian/rules index 9e404eabf..72778a1fd 100755 --- a/ubuntu/maverick/applications/tellico/debian/rules +++ b/ubuntu/maverick/applications/tellico/debian/rules @@ -43,7 +43,7 @@ apply-patches: #this will update the config.{sub,guess} and ltmain.sh files libtoolize -c -f - # then, autoreconf with some kde magic + # then, autoreconf with some tde magic autoreconf -v -i perl -w admin/am_edit @@ -147,7 +147,7 @@ binary-indep: build install dh_icons -i dh_installdocs -i dh_link -i - dh_compress -i -Xkde + dh_compress -i -Xtde dh_fixperms -i dh_installdeb -i dh_gencontrol -i |