[Pkg-xen-changes] r560 - trunk/xen-3/debian/patches

Bastian Blank waldi at alioth.debian.org
Mon May 12 14:54:35 UTC 2008


Author: waldi
Date: Mon May 12 14:54:34 2008
New Revision: 560

Log:
debian/patches/tools-prefix.diff:
Don't install xenstore utils also in private bin.


Modified:
   trunk/xen-3/debian/patches/tools-prefix.diff

Modified: trunk/xen-3/debian/patches/tools-prefix.diff
==============================================================================
--- trunk/xen-3/debian/patches/tools-prefix.diff	(original)
+++ trunk/xen-3/debian/patches/tools-prefix.diff	Mon May 12 14:54:34 2008
@@ -160,7 +160,7 @@
 -	ln -sf libxenstore.so.$(MAJOR).$(MINOR) $(DESTDIR)/usr/$(LIBDIR)/libxenstore.so.$(MAJOR)
 -	ln -sf libxenstore.so.$(MAJOR) $(DESTDIR)/usr/$(LIBDIR)/libxenstore.so
 -	$(INSTALL_DATA) libxenstore.a $(DESTDIR)/usr/$(LIBDIR)
-+	$(INSTALL_PROG) xenstore-control xenstored $(CLIENTS) $(DESTDIR)/usr/$(BINDIR)
++	$(INSTALL_PROG) xenstore-control xenstored $(DESTDIR)/usr/$(BINDIR)
 +	$(INSTALL_PROG) xenstore-ls $(CLIENTS) $(DESTDIR)/usr/$(PUBLIC_BINDIR)
 +	$(INSTALL_DIR) $(DESTDIR)/usr/$(PUBLIC_LIBDIR)
 +	$(INSTALL_PROG) libxenstore.so.$(MAJOR).$(MINOR) $(DESTDIR)/usr/$(PUBLIC_LIBDIR)



More information about the Pkg-xen-changes mailing list