]> git.pld-linux.org Git - packages/eggdrop.git/blobdiff - eggdrop.spec
- fix building on x32
[packages/eggdrop.git] / eggdrop.spec
index 28f43b131130ddebce08cb4296390f3e5dd59357..22c2f23c917030165bf11e05bf113772d8d13258 100644 (file)
@@ -69,6 +69,7 @@ Patch9:               %{name}-nmu.patch
 Patch10:       %{name}-ipv6-ssl.patch
 Patch11:       ssl-md5.patch
 Patch12:       %{name}-build.patch
+Patch13:       x32.patch
 URL:           http://www.eggheads.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -181,6 +182,7 @@ patch -p1 < eggdrop1.6.19-sp.0009.diff || exit 1
 %endif
 
 %patch12 -p1
+%patch13 -p1
 
 # detect threaded tcl version
 sed -i -e 's#TclpFinalizeThreadData#Tcl_FinalizeThread#g' acinclude.m4
This page took 0.085239 seconds and 4 git commands to generate.