]> git.pld-linux.org Git - packages/discount.git/blame - discount-ldconfig.patch
- updated to 2.2.7b
[packages/discount.git] / discount-ldconfig.patch
CommitLineData
bf3f2762
WF
1--- discount-2.2.6/configure.inc.orig 2019-04-15 17:28:20.000000000 +0200
2+++ discount-2.2.6/configure.inc 2021-04-23 18:57:39.936658790 +0200
3@@ -1501,7 +1501,7 @@
4 $PROG_LN_S -f \$FULLNAME \$1/\$LIBNAME.\$MAJOR
5 $PROG_LN_S -f \$FULLNAME \$1/\$LIBNAME
60d15edd
JB
6 EOF
7- test "$LDCONFIG" && echo ' '$LDCONFIG '"$1"' >> librarian.sh
8+ test "$LDCONFIG" && echo ' '$LDCONFIG '"$1" || :' >> librarian.sh
9 cat >> librarian.sh << EOF
eba5ab10
ER
10 ;;
11 esac
This page took 0.154823 seconds and 4 git commands to generate.