This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit a7a5d36e303928930f87aaa6fb85c18bb24174d9 Author: Jens Reyer <[email protected]> Date: Sun Mar 6 04:21:10 2016 +0100 Fix wmc and wrc symlinks. --- debian/wine32VERSION-tools.links | 4 ++-- debian/wine64VERSION-tools.links | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/wine32VERSION-tools.links b/debian/wine32VERSION-tools.links index e8a80b2..67b009a 100644 --- a/debian/wine32VERSION-tools.links +++ b/debian/wine32VERSION-tools.links @@ -1,5 +1,5 @@ -usr/lib/wineVERSION/wmc usr/bin/winewmcVERSION -usr/lib/wineVERSION/wrc usr/bin/winewrcVERSION +usr/lib/wineVERSION/wmc usr/bin/wmcVERSION +usr/lib/wineVERSION/wrc usr/bin/wrcVERSION 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 index e8a80b2..67b009a 100644 --- a/debian/wine64VERSION-tools.links +++ b/debian/wine64VERSION-tools.links @@ -1,5 +1,5 @@ -usr/lib/wineVERSION/wmc usr/bin/winewmcVERSION -usr/lib/wineVERSION/wrc usr/bin/winewrcVERSION +usr/lib/wineVERSION/wmc usr/bin/wmcVERSION +usr/lib/wineVERSION/wrc usr/bin/wrcVERSION 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
