diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:13:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:13:14 -0600 |
commit | 80e4199df2ac852cfb22848698cabe9ba28e5a67 (patch) | |
tree | d581467b4a60992a84df31cb33471695182246a2 /ubuntu/lucid_automake/applications/kdmtheme/debian/rules | |
parent | ec880882c231baf5c4d02ed1657765b9c3b406cb (diff) | |
download | tde-packaging-80e4199df2ac852cfb22848698cabe9ba28e5a67.tar.gz tde-packaging-80e4199df2ac852cfb22848698cabe9ba28e5a67.zip |
Part 1 of 2 of kdm rename
Diffstat (limited to 'ubuntu/lucid_automake/applications/kdmtheme/debian/rules')
-rwxr-xr-x | ubuntu/lucid_automake/applications/kdmtheme/debian/rules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/lucid_automake/applications/kdmtheme/debian/rules b/ubuntu/lucid_automake/applications/kdmtheme/debian/rules index c6fa4d063..bcd40a219 100755 --- a/ubuntu/lucid_automake/applications/kdmtheme/debian/rules +++ b/ubuntu/lucid_automake/applications/kdmtheme/debian/rules @@ -27,9 +27,9 @@ debian/stamp-bootstrap: make -f admin/Makefile.common cvs touch debian/stamp-bootstrap -install/kdmtheme-kde3:: - install -D -p -m644 debian/kdmtheme.lintian-overrides \ - debian/kdmtheme-kde3/usr/share/lintian/overrides/kdmtheme-kde3 +install/tdmtheme-kde3:: + install -D -p -m644 debian/tdmtheme.lintian-overrides \ + debian/tdmtheme-kde3/usr/share/lintian/overrides/tdmtheme-kde3 get-orig-source: @@dh_testdir |