[pkg-wine-party] [wine] 04/08: Explicitly specify which manpages to install.

Jens Reyer jreyer-guest at moszumanska.debian.org
Sat Feb 27 15:28:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch master
in repository wine.

commit 089ab2bc894e6f88de5d08f96b8a360027585cac
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Sat Feb 27 15:04:20 2016 +0100

    Explicitly specify which manpages to install.
    
    The wildcard resulted in every manpage being installed on full
    builds, contrary to the reduced set of manpages on indep builds.
---
 debian/wineVERSION.manpages | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/wineVERSION.manpages b/debian/wineVERSION.manpages
index f421805..77c482f 100644
--- a/debian/wineVERSION.manpages
+++ b/debian/wineVERSION.manpages
@@ -1 +1,12 @@
-debian/tmp/*.1
+debian/tmp/wineVERSION.man
+debian/tmp/wineserverVERSION.man
+
+debian/tmp/msiexecVERSION.man
+debian/tmp/regeditVERSION.man
+debian/tmp/winecfgVERSION.man
+debian/tmp/winedbgVERSION.man
+debian/tmp/winebootVERSION.man
+debian/tmp/winefileVERSION.man
+debian/tmp/winepathVERSION.man
+debian/tmp/regsvr32VERSION.man
+debian/tmp/wineconsoleVERSION.man

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list