Skip to content

Commit

Permalink
Fix Debian Packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
grakic committed Feb 15, 2015
1 parent 5a340d8 commit a393781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eidviewer/packages/deb/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ binary:
dh_installmenu
dh_compress
dh_fixperms
dh_gencontrol -- -v$VERSION
dh_gencontrol -- -v${VERSION}
dh_installdeb
dh_lintian
dh_md5sums
Expand Down

0 comments on commit a393781

Please sign in to comment.