projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
correct one remaining 'cdrom' → 'CD-ROM'
[apt.git]
/
abicheck
/
run_abi_test
diff --git
a/abicheck/run_abi_test
b/abicheck/run_abi_test
index 609c710c405260634ba68083aec8abc2b60d5552..4e4bdf29800a20bbf872c75c5d577ed761f78e71 100755
(executable)
--- a/
abicheck/run_abi_test
+++ b/
abicheck/run_abi_test
@@
-5,7
+5,7
@@
if [ ! -d ../build ]; then
exit 1
fi
exit 1
fi
-LIBPATH=$(find /usr/lib/ -type f -name "libapt-
pkg*"
)
+LIBPATH=$(find /usr/lib/ -type f -name "libapt-
*.so.*" -printf %p\\\\n
)
sed s#@installed_libapt@#$LIBPATH# apt_installed.xml.in > apt_installed.xml
BUILDPATH=$(readlink -f ../build)
sed s#@installed_libapt@#$LIBPATH# apt_installed.xml.in > apt_installed.xml
BUILDPATH=$(readlink -f ../build)