Brian May wrote:
There appears to be some bugs in this file,
0.9.1-1.

For instance:

prefix                  = $(DESTDIR)/usr
exec_prefix             = $(DESTDIR)${prefix}

I changed the order.


However:

DEST_BINDIR             = $(DESTDIR)${exec_prefix}/bin
DEST_DATADIR            = $(DESTDIR)${prefix}/share
DEST_INFODIR            = $(DESTDIR)${prefix}/share/info
DEST_LIBDIR             = $(DESTDIR)${exec_prefix}/lib
DEST_MANDIR             = $(DESTDIR)${prefix}/share/man
DEST_SBINDIR            = $(DESTDIR)${exec_prefix}/sbin

I removed $(DESTDIR).


I commited all changes to the head only until now because we have to verify the changes before commiting them to openca_0_9_1 branch.

Thanks Michael
--
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2704
10099 Berlin
Germany                                       http://www.openca.org



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to