diff options
Diffstat (limited to 'ubuntu/maverick/applications/kdmtheme/debian/rules')
-rwxr-xr-x | ubuntu/maverick/applications/kdmtheme/debian/rules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/applications/kdmtheme/debian/rules b/ubuntu/maverick/applications/kdmtheme/debian/rules index 0049d9a98..0eb4fad95 100755 --- a/ubuntu/maverick/applications/kdmtheme/debian/rules +++ b/ubuntu/maverick/applications/kdmtheme/debian/rules @@ -27,9 +27,9 @@ debian/stamp-bootstrap: make -f admin/Makefile.common cvs touch debian/stamp-bootstrap -install/kdmtheme-trinity:: - install -D -p -m644 debian/kdmtheme.lintian-overrides \ - debian/kdmtheme-trinity/usr/share/lintian/overrides/kdmtheme-trinity +install/tdmtheme-trinity:: + install -D -p -m644 debian/tdmtheme.lintian-overrides \ + debian/tdmtheme-trinity/usr/share/lintian/overrides/tdmtheme-trinity get-orig-source: @@dh_testdir |