openbsd-ports/devel/libgtop2/patches/patch-Makefile_in
ajacoutot 8129bcd8b4 Minor update to libgtop2-2.28.1.
(only translations updates)
2010-03-30 16:24:24 +00:00

15 lines
530 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.4 2010/03/30 16:24:24 ajacoutot Exp $
--- Makefile.in.orig Tue Mar 30 17:10:16 2010
+++ Makefile.in Tue Mar 30 18:11:35 2010
@@ -882,8 +882,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.