openbsd-ports/devel/libgtop2/patches/patch-Makefile_in

15 lines
523 B
Plaintext
Raw Normal View History

$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: