diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2011-12-14 15:50:42 -0500 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2011-12-14 15:50:42 -0500 |
commit | fc98476aef6bf17768cfc0450bd25ac967d01834 (patch) | |
tree | 7411b50fd18336185de9fb8520fd9154822020b4 /ubuntu/maverick_automake/applications/kde-guidance/debian/rules | |
parent | cc3f13111c121c8a39b9937bb2e1bf00207c9df0 (diff) | |
parent | e9bf572672fe20775479a10b426d32379f4185d0 (diff) | |
download | tde-packaging-fc98476aef6bf17768cfc0450bd25ac967d01834.tar.gz tde-packaging-fc98476aef6bf17768cfc0450bd25ac967d01834.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick_automake/applications/kde-guidance/debian/rules')
-rwxr-xr-x | ubuntu/maverick_automake/applications/kde-guidance/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick_automake/applications/kde-guidance/debian/rules b/ubuntu/maverick_automake/applications/kde-guidance/debian/rules index e43bf0768..6de018978 100755 --- a/ubuntu/maverick_automake/applications/kde-guidance/debian/rules +++ b/ubuntu/maverick_automake/applications/kde-guidance/debian/rules @@ -175,7 +175,7 @@ clean:: fi common-install-prehook-impl:: - # generate form implementation using pykde user interface compiler + # generate form implementation using pytde user interface compiler (cd powermanager; /opt/kde3/bin/kdepyuic --usekdei18n guidance_power_manager_ui.ui) (cd powermanager; /opt/kde3/bin/kdepyuic --usekdei18n tooltip.ui) (cd powermanager; /opt/kde3/bin/kdepyuic --usekdei18n notify.ui) |