Skip to content

Commit

Permalink
debian: disable rpath
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin committed Apr 23, 2015
1 parent 14f941e commit fa0d2fd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,5 @@ export QT_SELECT=qt5
dh $@ --parallel

override_dh_auto_configure:
qmake
qmake "CONFIG+=no_rpath recheck"

override_dh_auto_clean:
dh_auto_clean
rm -f .qmake.cache

0 comments on commit fa0d2fd

Please sign in to comment.