summaryrefslogtreecommitdiff
path: root/sysutils/xentools20/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xentools20/patches/patch-ah')
-rw-r--r--sysutils/xentools20/patches/patch-ah16
1 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/xentools20/patches/patch-ah b/sysutils/xentools20/patches/patch-ah
index a6c05d7477c..1a66513999c 100644
--- a/sysutils/xentools20/patches/patch-ah
+++ b/sysutils/xentools20/patches/patch-ah
@@ -1,4 +1,4 @@
-$NetBSD: patch-ah,v 1.2 2005/05/24 16:02:08 xtraeme Exp $
+$NetBSD: patch-ah,v 1.3 2010/05/04 18:55:46 jym Exp $
--- libxc/Makefile.orig 2005-05-24 00:31:07.000000000 +0000
+++ libxc/Makefile 2005-05-24 00:34:06.000000000 +0000
@@ -13,13 +13,13 @@ $NetBSD: patch-ah,v 1.2 2005/05/24 16:02:08 xtraeme Exp $
- ln -sf libxc.so.$(MAJOR).$(MINOR) $(DESTDIR)/usr/lib/libxc.so.$(MAJOR)
- ln -sf libxc.so.$(MAJOR) $(DESTDIR)/usr/lib/libxc.so
- $(INSTALL_DATA) xc.h $(DESTDIR)/usr/include
-+ $(BSD_INSTALL_LIB_DIR) $(PREFIX)/lib
-+ $(BSD_INSTALL_DATA_DIR) $(PREFIX)/include
-+ $(BSD_INSTALL_LIB) libxc.so.$(MAJOR).$(MINOR) $(PREFIX)/lib
-+ $(BSD_INSTALL_LIB) libxc.a $(PREFIX)/lib
-+ ln -sf libxc.so.$(MAJOR).$(MINOR) $(PREFIX)/lib/libxc.so.$(MAJOR)
-+ ln -sf libxc.so.$(MAJOR) $(PREFIX)/lib/libxc.so
-+ $(BSD_INSTALL_DATA) xc.h $(PREFIX)/include
++ $(BSD_INSTALL_LIB_DIR) $(DESTDIR)$(PREFIX)/lib
++ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)$(PREFIX)/include
++ $(BSD_INSTALL_LIB) libxc.so.$(MAJOR).$(MINOR) $(DESTDIR)$(PREFIX)/lib
++ $(BSD_INSTALL_LIB) libxc.a $(DESTDIR)$(PREFIX)/lib
++ ln -sf libxc.so.$(MAJOR).$(MINOR) $(DESTDIR)$(PREFIX)/lib/libxc.so.$(MAJOR)
++ ln -sf libxc.so.$(MAJOR) $(DESTDIR)$(PREFIX)/lib/libxc.so
++ $(BSD_INSTALL_DATA) xc.h $(DESTDIR)$(PREFIX)/include
clean:
rm -rf *.a *.so* *.o *.opic *.rpm $(LIB) *~ $(DEPS) xen