forked from pool/build-compare
Updating link to change in openSUSE:Factory/build-compare revision 21.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=de35859b6b4154a41fb46e0112d3a931
This commit is contained in:
committed by
Git OBS Bridge
parent
75c76c6bc8
commit
1c1083c7a2
@@ -398,6 +398,11 @@ check_single_file()
|
||||
sed -i -e 's|(format=[a-z]*tex 20..\.[0-9]*\.[0-9]*)|(format=luatex 2009.1.1)|' $f
|
||||
done
|
||||
;;
|
||||
*/libtool)
|
||||
for f in old/$file new/$file; do
|
||||
sed -i -e 's|^# Libtool was configured on host [a-z0-9]*:$|Libtool was configured on host x42:|' $f
|
||||
done
|
||||
;;
|
||||
esac
|
||||
|
||||
ftype=`/usr/bin/file old/$file | cut -d: -f2-`
|
||||
|
Reference in New Issue
Block a user