Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 275456 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +8 lines)
Line  Link Here
0
-- xfsprogs-3.0.1-sharedlibs.patch
0
++ xfsprogs-3.0.1-sharedlibs.patch
Lines 82-84 Link Here
82
 else
82
 else
83
 INSTALL_LTLIB_DEV = $(INSTALL_LTLIB_STATIC)
83
 INSTALL_LTLIB_DEV = $(INSTALL_LTLIB_STATIC)
84
 endif
84
 endif
85
--- xfsprogs-3.0.1/libxcmd/Makefile
86
+++ xfsprogs-3.0.1/libxcmd/Makefile
87
@@ -25,3 +25,4 @@
88
 include $(BUILDRULES)
89
90
 install install-dev install-qa: default
91
+      $(INSTALL_LTLIB)

Return to bug 275456