diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 02:00:00 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 02:00:00 -0600 |
commit | ce12f9fa05fe43b5878f3189e747e31bbb60c7f7 (patch) | |
tree | d413f990a9bf730db9626ccd8d1543e9ceca2b92 /ubuntu/lucid_automake/kdeaddons/debian/rules | |
parent | 906a58edb15cf66653ed0974d1507b5ff6acd65d (diff) | |
download | tde-packaging-ce12f9fa05fe43b5878f3189e747e31bbb60c7f7.tar.gz tde-packaging-ce12f9fa05fe43b5878f3189e747e31bbb60c7f7.zip |
Update Debian and Ubuntu packaging with the latest renaming in GIT
Diffstat (limited to 'ubuntu/lucid_automake/kdeaddons/debian/rules')
-rwxr-xr-x | ubuntu/lucid_automake/kdeaddons/debian/rules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/lucid_automake/kdeaddons/debian/rules b/ubuntu/lucid_automake/kdeaddons/debian/rules index 2fa33b2fc..7420cf4b9 100755 --- a/ubuntu/lucid_automake/kdeaddons/debian/rules +++ b/ubuntu/lucid_automake/kdeaddons/debian/rules @@ -28,9 +28,9 @@ binary-install/konq-plugins-kde3:: # debian/konq-plugins-kde3/opt/kde3/share/man/man1/orient.py.1; \ # rm -rf debian/konq-plugins-kde3/opt/kde3/share/man/py; -binary-install/kdeaddons-kfile-plugins-kde3:: +binary-install/kdeaddons-tdefile-plugins-kde3:: install -p -D -m644 renamedlgplugins/README \ - debian/kdeaddons-kfile-plugins-kde3/opt/kde3/share/doc/kdeaddons-kfile-plugins/README.renamedlgplugins + debian/kdeaddons-tdefile-plugins-kde3/opt/kde3/share/doc/kdeaddons-tdefile-plugins/README.renamedlgplugins binary-install/knewsticker-scripts-kde3:: chmod 755 debian/knewsticker-scripts-kde3/opt/kde3/share/apps/knewsticker/scripts/*.pl |