]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - libgpg-error/libgpg-error.nm
kernel: Disable support for 6RD
[ipfire-3.x.git] / libgpg-error / libgpg-error.nm
index 9e5925206b029314205b5a2ea2101240d8adff28..4d2b48ca15e955b91692125db20769da0d5da5cf 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libgpg-error
-version    = 1.9
+version    = 1.27
 release    = 1
 
 groups     = System/Libraries
@@ -18,27 +18,17 @@ description
        pinentry, SmartCard Daemon and possibly more in the future.
 end
 
-source_dl  =
+source_dl  = ftp://ftp.gnupg.org/gcrypt/libgpg-error/
 sources    = %{thisapp}.tar.bz2
 
 build
        requires
                gcc-c++
        end
-
-       configure_options += \
-               --libdir=/lib
-
-       install_cmds
-               mkdir -pv %{BUILDROOT}/usr/lib
-               rm -vf %{BUILDROOT}/lib/libgpg-error.so
-               ln -sfv ../../lib/libgpg-error.so.0 %{BUILDROOT}/usr/lib/libgpg-error.so
-       end
 end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL