diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-12-03 13:30:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-12-03 13:30:16 +0900 |
commit | 4c6f9f00d10c7ca5dcdf8958782253e3705dd504 (patch) | |
tree | b044f2e97e0c4edea75b723b3143cd5e9a7e8c2d /ubuntu | |
parent | 53f1221b90ac754d86dc32e38ebf619ea2fec8d2 (diff) | |
download | tde-packaging-4c6f9f00d10c7ca5dcdf8958782253e3705dd504.tar.gz tde-packaging-4c6f9f00d10c7ca5dcdf8958782253e3705dd504.zip |
Fixed installation of tdenetwork kcontrol handbooks in Debian/Ubuntu distros. This relates to bug 1850.
Diffstat (limited to 'ubuntu')
-rwxr-xr-x | ubuntu/maverick/tdenetwork/debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdenetwork/debian/rules b/ubuntu/maverick/tdenetwork/debian/rules index 51643631e..ec0abfcde 100755 --- a/ubuntu/maverick/tdenetwork/debian/rules +++ b/ubuntu/maverick/tdenetwork/debian/rules @@ -54,8 +54,6 @@ PACKAGES_WITH_LIBS := librss1-trinity kopete-trinity ksirc-trinity kwifimanager- DEB_FIXPERMS_EXCLUDE := opt/trinity/bin/kppp opt/trinity/bin/kppplogview \ opt/trinity/etc/ppp/peers/kppp-options -DOC_HTML_PRUNE := kcontrol - binary-install/kppp-trinity:: chown root:dip debian/kppp-trinity/opt/trinity/bin/kppp* chown root:dip debian/kppp-trinity/opt/trinity/etc/ppp/peers/kppp-options |