]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blobdiff - libatomic_ops/libatomic_ops.nm
slang: Fix build by removing a file with rpath
[people/stevee/ipfire-3.x.git] / libatomic_ops / libatomic_ops.nm
index 3fd1f7072ea7b52a8c2ff651d261e40d30de3b93..27642241a1a45897c216610bc9a75319cab5b5e2 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libatomic_ops
-version    = 7.4.2
+version    = 7.4.4
 release    = 1
 
 groups     = Development/Tools
@@ -23,20 +23,11 @@ end
 source_dl  = http://www.ivmaisoft.com/_bin/atomic_ops/
 
 build
-       requires
-               autoconf
-               automake
-               libtool
-       end
-
-       prepare_cmds
-               autoreconf -vfi
-       end
-
        configure_options += \
                --enable-shared
 
        test
+               export LD_LIBRARY_PATH=%{DIR_APP}/src/.libs
                make check
        end
 end