openbsd-ports/devel/libgtop2/patches/patch-Makefile_in
jasper 4a32abc628 update libgtop2 to 2.14.6
based on work by Alexander Wirt <alexander.wirt@credativ.de>

ok ajacoutot@
2007-01-18 19:31:34 +00:00

15 lines
523 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.1 2007/01/18 19:31:34 jasper Exp $
--- Makefile.in.orig Thu Jan 11 21:37:47 2007
+++ Makefile.in Wed Jan 17 08:48:30 2007
@@ -804,8 +804,8 @@ uninstall-info: uninstall-info-recursive
dist-hook:
cp libgtop.spec $(distdir)
-libgtop-features.def: features.def
- @LN_S@ $< $@
+$(top_builddir)/libgtop-features.def: features.def
+ @LN_S@ $? $@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: