This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit 8d3ebed36fbc91257254c6559b0b5e3c0f419800 Author: Jens Reyer <[email protected]> Date: Wed Mar 2 17:49:44 2016 +0100 Add symlinks in /usr/bin for installed tools. --- debian/wine32VERSION-tools.links | 5 +++++ debian/wine64VERSION-tools.links | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/debian/wine32VERSION-tools.links b/debian/wine32VERSION-tools.links new file mode 100644 index 0000000..6feb8b4 --- /dev/null +++ b/debian/wine32VERSION-tools.links @@ -0,0 +1,5 @@ +usr/lib/wineVERSION/wmc usr/bin/winewmcVERSION +usr/lib/wineVERSION/wrc usr/bin/winewrcVERSION +usr/lib/wineVERSION/winedump usr/bin/winedumpVERSION +usr/lib/wineVERSION/winebuild usr/bin/winebuildVERSION +usr/lib/wineVERSION/winemaker usr/bin/winemakerVERSION diff --git a/debian/wine64VERSION-tools.links b/debian/wine64VERSION-tools.links new file mode 100644 index 0000000..6feb8b4 --- /dev/null +++ b/debian/wine64VERSION-tools.links @@ -0,0 +1,5 @@ +usr/lib/wineVERSION/wmc usr/bin/winewmcVERSION +usr/lib/wineVERSION/wrc usr/bin/winewrcVERSION +usr/lib/wineVERSION/winedump usr/bin/winedumpVERSION +usr/lib/wineVERSION/winebuild usr/bin/winebuildVERSION +usr/lib/wineVERSION/winemaker usr/bin/winemakerVERSION -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
