diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-08-25 10:24:49 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-08-25 10:24:49 +0900 |
commit | a4a26b276bce8c80786f403237e8b408baccc963 (patch) | |
tree | ac15e0014ed9f31db21e970d079c1f2f08ca95e1 /ubuntu/maverick/tdebase/debian/rules | |
parent | ab39cf651a84ac9b6d1a2711100eb5cc0d0f2cb0 (diff) | |
parent | 4ac8a1a8905b7058a85e3fa072f0d86eeb3ddc90 (diff) | |
download | tde-packaging-a4a26b276bce8c80786f403237e8b408baccc963.tar.gz tde-packaging-a4a26b276bce8c80786f403237e8b408baccc963.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdebase/debian/rules')
-rwxr-xr-x | ubuntu/maverick/tdebase/debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdebase/debian/rules b/ubuntu/maverick/tdebase/debian/rules index 1d062ca42..1192433cb 100755 --- a/ubuntu/maverick/tdebase/debian/rules +++ b/ubuntu/maverick/tdebase/debian/rules @@ -291,5 +291,3 @@ binary-install/tdebase-trinity-bin:: binary-install/ksmserver-trinity:: install -p -D -m644 debian/tmp/opt/trinity/share/apps/tdm/sessions/tde.desktop debian/ksmserver-trinity/usr/share/xsessions/trinity.desktop - install -p -D -m755 debian/plasma.autodetect debian/ksmserver-trinity/usr/bin/plasma - install -p -D -m755 debian/plasma-desktop.autodetect debian/ksmserver-trinity/usr/bin/plasma-desktop |