=================== BUG #2363: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2363&group_id=11
Changes by: Mathieu Roy <[EMAIL PROTECTED]>
Date: 2003-Jan-30 22:43 (Europe/Paris)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Wont Fix
Assigned to | None | yeupou
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
While `make cache` means 3 lines to type and since the Makefile do not read
local.inc it's seems better to type as explained in the README.verbose the
cache creation instead of using the non-configurable `make cache` in the
Makefile
I added a message shown while trying `make cache`. It should be enough.
I wonder whether Makefile should read local.inc or not. My first idea was to
avoid it, as Makefile is used before a local.inc exists.
=================== BUG #2363: FULL BUG SNAPSHOT ===================
Submitted by: roncordell Project: Savannah
Submitted on: 2003-Jan-22 16:24
Category: None Severity: 5 - Average
Priority: None Bug Group: None
Resolution: Wont Fix Assigned to: yeupou
Status: Closed Effort: 0.00
Summary: make cache step creates cache dir in wrong place
Original Submission: Specify the cache directory in local.inc. The make cache
step always creates the cache as a sub-directory of the local savannah dir.
For example, if Savannah is installed in /usr/local/savannah, and the cache is
specified in local.inc as $sys_cache="/usr/local/savannah/www/cache", the make
cache step creates the cache as /usr/local/savannah/cache and not
/usr/local/savannah/www/cache
Follow-up Comments
*******************
-------------------------------------------------------
Date: 2003-Jan-30 22:43 By: yeupou
While `make cache` means 3 lines to type and since the Makefile do not read
local.inc it's seems better to type as explained in the README.verbose the
cache creation instead of using the non-configurable `make cache` in the
Makefile
I added a message shown while trying `make cache`. It should be enough.
I wonder whether Makefile should read local.inc or not. My first idea was to
avoid it, as Makefile is used before a local.inc exists.
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2363&group_id=11