From e1922f7a63cc8d127239bfaf3712a8fb757b0809 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 1 Dec 2010 11:32:24 +0100 Subject: [PATCH] fix broken .la files --- .../dp.linux64/lib/libd0_blind_id.la | 42 ++++++++++++++++++- .../dp.linux64/lib/libd0_rijndael.la | 42 ++++++++++++++++++- 2 files changed, 82 insertions(+), 2 deletions(-) mode change 120000 => 100644 misc/builddeps/dp.linux64/lib/libd0_blind_id.la mode change 120000 => 100644 misc/builddeps/dp.linux64/lib/libd0_rijndael.la diff --git a/misc/builddeps/dp.linux64/lib/libd0_blind_id.la b/misc/builddeps/dp.linux64/lib/libd0_blind_id.la deleted file mode 120000 index 5765b587..00000000 --- a/misc/builddeps/dp.linux64/lib/libd0_blind_id.la +++ /dev/null @@ -1 +0,0 @@ -../libd0_blind_id.la \ No newline at end of file diff --git a/misc/builddeps/dp.linux64/lib/libd0_blind_id.la b/misc/builddeps/dp.linux64/lib/libd0_blind_id.la new file mode 100644 index 00000000..57cca0a7 --- /dev/null +++ b/misc/builddeps/dp.linux64/lib/libd0_blind_id.la @@ -0,0 +1,41 @@ +# libd0_blind_id.la - a libtool library file +# Generated by ltmain.sh (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu1 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libd0_blind_id.so.0' + +# Names of this library. +library_names='libd0_blind_id.so.0.0.0 libd0_blind_id.so.0 libd0_blind_id.so' + +# The name of the static archive. +old_library='libd0_blind_id.a' + +# Linker flags that can not go in dependency_libs. +inherited_linker_flags='' + +# Libraries that this one depends upon. +dependency_libs=' /usr/lib64/libgmp.la' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for libd0_blind_id. +current=0 +age=0 +revision=0 + +# Is this an already installed library? +installed=no + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/local/lib' diff --git a/misc/builddeps/dp.linux64/lib/libd0_rijndael.la b/misc/builddeps/dp.linux64/lib/libd0_rijndael.la deleted file mode 120000 index 28dcae52..00000000 --- a/misc/builddeps/dp.linux64/lib/libd0_rijndael.la +++ /dev/null @@ -1 +0,0 @@ -../libd0_rijndael.la \ No newline at end of file diff --git a/misc/builddeps/dp.linux64/lib/libd0_rijndael.la b/misc/builddeps/dp.linux64/lib/libd0_rijndael.la new file mode 100644 index 00000000..8b0a000e --- /dev/null +++ b/misc/builddeps/dp.linux64/lib/libd0_rijndael.la @@ -0,0 +1,41 @@ +# libd0_rijndael.la - a libtool library file +# Generated by ltmain.sh (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu1 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libd0_rijndael.so.0' + +# Names of this library. +library_names='libd0_rijndael.so.0.0.0 libd0_rijndael.so.0 libd0_rijndael.so' + +# The name of the static archive. +old_library='libd0_rijndael.a' + +# Linker flags that can not go in dependency_libs. +inherited_linker_flags='' + +# Libraries that this one depends upon. +dependency_libs=' /usr/lib64/libgmp.la' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for libd0_rijndael. +current=0 +age=0 +revision=0 + +# Is this an already installed library? +installed=no + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/local/lib' -- 2.39.2