diff mbox

[Xen-devel] libcacard is been installed to /usr/lib while libdir=/usr/lib64

Message ID 1401720591.28761.16.camel@kazak.uk.xensource.com
State New
Headers show

Commit Message

Ian Campbell June 2, 2014, 2:49 p.m. UTC
On Mon, 2014-06-02 at 15:40 +0100, Ian Campbell wrote:
> On Wed, 2014-05-28 at 12:13 -0400, Zhigang Wang wrote:
> 
> > Here is the latest patch: maybe better to put -Wl,-rpath to LDFLAGS instead of CFLAGS.
> 
> Acked + applied.

BTW, the resulting change to the installed paths was as I expected:
diff mbox

Patch

--- ../FILE_LIST.BASE.x86_64	2014-04-25 10:09:37.000000000 +0100
+++ ../FILE_LIST.x86_64	2014-06-02 15:24:38.000000000 +0100
@@ -76,9 +76,6 @@ 
 dist/install/usr/local/bin/xentrace
 dist/install/usr/local/bin/xentrace_format
 dist/install/usr/local/bin/xentrace_setsize
-dist/install/usr/local/etc
-dist/install/usr/local/etc/qemu
-dist/install/usr/local/etc/qemu/target-x86_64.conf
 dist/install/usr/local/include
 dist/install/usr/local/include/fsimage_grub.h
 dist/install/usr/local/include/fsimage.h
@@ -180,8 +177,6 @@ 
 dist/install/usr/local/include/xs.h
 dist/install/usr/local/include/xs_lib.h
 dist/install/usr/local/lib
-dist/install/usr/local/libexec
-dist/install/usr/local/libexec/qemu-bridge-helper
 dist/install/usr/local/lib/fs
 dist/install/usr/local/lib/fs/ext2fs-lib
 dist/install/usr/local/lib/fs/ext2fs-lib/fsimage.so
@@ -348,6 +343,11 @@ 
 dist/install/usr/local/lib/xen/boot/vtpmmgr-stubdom.gz
 dist/install/usr/local/lib/xen/boot/vtpm-stubdom.gz
 dist/install/usr/local/lib/xen/boot/xenstore-stubdom.gz
+dist/install/usr/local/lib/xen/etc
+dist/install/usr/local/lib/xen/etc/qemu
+dist/install/usr/local/lib/xen/etc/qemu/target-x86_64.conf
+dist/install/usr/local/lib/xen/libexec
+dist/install/usr/local/lib/xen/libexec/qemu-bridge-helper
 dist/install/usr/local/sbin
 dist/install/usr/local/sbin/gdbsx
 dist/install/usr/local/sbin/gtracestat