]> git.pld-linux.org Git - packages/discount.git/blob - discount-ldconfig.patch
- updated to 2.2.7b
[packages/discount.git] / discount-ldconfig.patch
1 --- discount-2.2.2/configure.inc.orig   2017-02-26 12:31:46.399778068 +0100
2 +++ discount-2.2.2/configure.inc        2017-02-26 12:32:51.019777329 +0100
3 @@ -1372,7 +1372,7 @@
4         $PROG_LN_S -f "\$FULLNAME" "\$1/\$LIBNAME.\$MAJOR"
5         $PROG_LN_S -f "\$FULLNAME" "\$1/\$LIBNAME"
6  EOF
7 -    test "$LDCONFIG" && echo ' '$LDCONFIG '"$1"' >> librarian.sh
8 +    test "$LDCONFIG" && echo ' '$LDCONFIG '"$1" || :' >> librarian.sh
9      cat >> librarian.sh << EOF
10         ;;
11  esac
This page took 0.076419 seconds and 3 git commands to generate.