]> git.pld-linux.org Git - packages/wine.git/commitdiff
- added doc patch (docbook fix needed to build)
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 15 Mar 2004 18:20:43 +0000 (18:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine.spec -> 1.171

wine.spec

index 7a310f54c35ef7e1629feada711efcf55c6d011e..2187b7e86aabbd78b68370eec9a40f334abc0cce 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -45,6 +45,7 @@ Patch1:               %{name}-destdir.patch
 Patch2:                %{name}-ncurses.patch
 Patch3:                %{name}-makedep.patch
 Patch4:                %{name}-dga.patch
+Patch5:                %{name}-doc.patch
 URL:           http://www.winehq.org/
 %if %{with xlibs}
 BuildRequires: libSM-devel
@@ -270,6 +271,7 @@ Sterownik NAS dla implementacji mm.dll (systemu multimedi
 %patch2 -p1
 %patch3 -p1
 #%patch4 -p1
+%patch5 -p1
 
 # turn off compilation of some tools
 #sed -e "s|winetest \\\|\\\|;s|avitools||" programs/Makefile.in > .tmp
This page took 0.055673 seconds and 4 git commands to generate.