Skip to content

Commit

Permalink
qutebrowser: fix wrapper
Browse files Browse the repository at this point in the history
(cherry picked from commit 76f7423)

Fixes #22550.
  • Loading branch information
ericsagnes authored and abbradar committed Feb 8, 2017
1 parent 3fd2294 commit 44bf5b2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ in buildPythonApplication rec {
'';

postFixup = ''
wrapPythonPrograms
mv $out/bin/qutebrowser $out/bin/.qutebrowser-noqtpath
makeQtWrapper $out/bin/.qutebrowser-noqtpath $out/bin/qutebrowser
Expand Down

0 comments on commit 44bf5b2

Please sign in to comment.