fixed ubuntu dh_link

This commit is contained in:
Daniel Pavel 2013-06-17 16:47:44 +02:00
parent f32e958984
commit 0ae58a3346
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ PREFIX = /opt/extras.ubuntu.com/solaar
# hacky...
override_dh_link:
dh_link "$@"
dh_link
# replace the Exec and Icon targets with the proper full paths
sed -i -e 's#Exec=solaar#Exec=/opt/extras.ubuntu.com/solaar/bin/solaar#' \
debian/solaar/opt/extras.ubuntu.com/solaar/share/applications/solaar.desktop