]> git.pld-linux.org Git - packages/libunwind.git/blame - libunwind-generic.patch
- updated to 1.0
[packages/libunwind.git] / libunwind-generic.patch
CommitLineData
1ef5b95c
JB
1--- libunwind-1.0/src/Makefile.am.orig 2011-08-28 06:58:20.000000000 +0200
2+++ libunwind-1.0/src/Makefile.am 2011-09-11 07:52:45.723337644 +0200
3@@ -332,7 +332,7 @@
4 #
5 install-exec-hook:
6 $(LN_S) -f libunwind-$(arch).a $(DESTDIR)$(libdir)/libunwind-generic.a
7- if test -f $(DESTDIR)$(libdir)/libunwind-generic.so; then \
8+ if test -f $(DESTDIR)$(libdir)/libunwind-$(arch).so; then \
9 $(LN_S) -f libunwind-$(arch).so \
10 $(DESTDIR)$(libdir)/libunwind-generic.so; \
11 fi
This page took 0.06771 seconds and 4 git commands to generate.