You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/fam/files/fam-2.7.0-out-of-tree.patch

14 lines
262 B

fix out of tree builds
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -7,7 +7,7 @@
Client.h \
fam.c++
-libfam_la_LDFLAGS = -export-symbols fam.sym
+libfam_la_LDFLAGS = -export-symbols $(srcdir)/fam.sym
libfam_la_LIBADD = -lstdc++
EXTRA_DIST = fam.sym