]> git.pld-linux.org Git - packages/amsn.git/blobdiff - amsn.spec
- kill precompiled elf32 library
[packages/amsn.git] / amsn.spec
index 218447d47e73172b202714401b7cdc25466cfe69..a50ae6d26ef191d5921854fe446f7fa8548e56a5 100644 (file)
--- a/amsn.spec
+++ b/amsn.spec
@@ -61,6 +61,9 @@ find -name '*.tcl' -print0 | xargs -0 sed -i -e 's,\r$,,'
 %patch0 -p1
 %patch1 -p1
 
+# precompiled ELF 32 library
+rm -f utils/Tclxml/libTclxml3.1.so
+
 %build
 %configure \
        CFLAGS="%{rpmcflags}"
This page took 0.087659 seconds and 4 git commands to generate.