openbsd-ports/devel/libgtop2/patches/patch-Makefile_in
ajacoutot fe20bbf81d Update to libgtop2-2.28.2.
ok jasper@
2010-09-30 07:44:35 +00:00

15 lines
530 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.5 2010/09/30 07:44:35 ajacoutot Exp $
--- Makefile.in.orig Tue Sep 28 11:37:10 2010
+++ Makefile.in Tue Sep 28 14:52:41 2010
@@ -886,8 +886,8 @@ uninstall-am: uninstall-libgtopincludeHEADERS uninstal
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.