[bitlbee] add a missing bit to installP.patch

Adam Williamson adamwill at fedoraproject.org
Sun Apr 1 01:49:02 UTC 2012


commit 6c2df83ceb79f801e8e47fb986f871af651580db
Author: Adam Williamson <awilliam at redhat.com>
Date:   Sat Mar 31 18:48:52 2012 -0700

    add a missing bit to installP.patch

 bitlbee-3.0.5-installP.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/bitlbee-3.0.5-installP.patch b/bitlbee-3.0.5-installP.patch
index 87f83dc..2b8dd82 100644
--- a/bitlbee-3.0.5-installP.patch
+++ b/bitlbee-3.0.5-installP.patch
@@ -1,3 +1,14 @@
+--- bitlbee-3.0.5.orig/configure
++++ bitlbee-3.0.5/configure
+@@ -125,6 +125,8 @@ TARGET=$target
+ ARCH=$arch
+ CPU=$cpu
+ 
++INSTALL=install -p
++
+ DESTDIR=
+ LFLAGS=
+ EFLAGS=
 --- bitlbee-3.0.5/doc/Makefile	2012-02-18 02:55:09.000000000 -0800
 +++ bitlbee-3.0.5/doc/Makefile.new	2012-03-31 18:36:06.112532459 -0700
 @@ -9,8 +9,8 @@


More information about the scm-commits mailing list