SOURCES: cyrus-imapd-shared.patch - install solved by installing dependant ...
glen
glen at pld-linux.org
Tue Sep 23 23:11:00 CEST 2008
Author: glen Date: Tue Sep 23 21:11:00 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- install solved by installing dependant library first
---- Files affected:
SOURCES:
cyrus-imapd-shared.patch (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SOURCES/cyrus-imapd-shared.patch
diff -u SOURCES/cyrus-imapd-shared.patch:1.12 SOURCES/cyrus-imapd-shared.patch:1.13
--- SOURCES/cyrus-imapd-shared.patch:1.12 Tue Sep 23 22:01:04 2008
+++ SOURCES/cyrus-imapd-shared.patch Tue Sep 23 23:10:54 2008
@@ -661,8 +661,8 @@
-
# DO NOT DELETE THIS LINE -- make depend depends on it.
---- cyrus-imapd-2.3.12p2.shared/lib/Makefile.in 2008-09-23 21:44:50.599845178 +0300
-+++ cyrus-imapd-2.3.12p2/lib/Makefile.in 2008-09-23 21:52:42.531135729 +0300
+--- cyrus-imapd-2.3.12p2/lib/Makefile.in 2008-09-23 21:52:42.531135729 +0300
++++ cyrus-imapd-2.3.12p2/lib/Makefile.in 2008-09-24 00:04:08.275006403 +0300
@@ -44,10 +44,10 @@
# $Id$
@@ -730,8 +730,8 @@
- $(INSTALL) -m 644 libcyrus.a $(DESTDIR)$(libdir)
- $(INSTALL) -m 644 libcyrus_min.a $(DESTDIR)$(libdir)
- $(RANLIB) $(DESTDIR)$(libdir)/libcyrus.a
-+ $(LIBTOOL) --mode=install $(INSTALL) -m 644 libcyrus.la $(DESTDIR)$(libdir)
+ $(LIBTOOL) --mode=install $(INSTALL) -m 644 libcyrus_min.la $(DESTDIR)$(libdir)
++ $(LIBTOOL) --mode=install $(INSTALL) -m 644 libcyrus.la $(DESTDIR)$(libdir)
for file in $(LIBCYR_HDRS); \
do \
$(INSTALL) -m 644 $$file $(DESTDIR)$(prefix)/include/cyrus || exit 1; \
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/cyrus-imapd-shared.patch?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list