]> git.pld-linux.org Git - packages/amsn.git/commitdiff
- kill precompiled elf32 library
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 4 Apr 2007 11:30:32 +0000 (11:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amsn.spec -> 1.16

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
 
 %patch0 -p1
 %patch1 -p1
 
+# precompiled ELF 32 library
+rm -f utils/Tclxml/libTclxml3.1.so
+
 %build
 %configure \
        CFLAGS="%{rpmcflags}"
 %build
 %configure \
        CFLAGS="%{rpmcflags}"
This page took 0.029731 seconds and 4 git commands to generate.