]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek.spec
- added -export-missing-symbol.patch
[packages/poldek.git] / poldek.spec
index c176e86c8fb523febf4b175e9440c01d3f6842e5..ced4485544f2f034b827e653267dbd11b2b22e3d 100644 (file)
@@ -52,6 +52,7 @@ Patch15:      %{name}-317130.patch
 Patch16:       %{name}-321546.patch
 Patch17:       %{name}-size-type.patch
 Patch18:       %{name}-no-inlines.patch
+Patch19:       %{name}-export-missing-symbol.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -195,6 +196,7 @@ Moduły języka Python dla poldka.
 %patch16 -p1
 %patch17 -p1
 %patch18 -p1
+%patch19 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.028549 seconds and 4 git commands to generate.