Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gnap-dev
| Navigation: |
|
Lists:
gnap-dev:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gnap-dev@g.o
|
|
From:
|
codesite-noreply@...
|
|
Subject:
|
[gnap-dev commit] r123 - in trunk/tools/rebuild_stages: i386-uclibc i386-uclibc-hardened i386-uclibc-hardened_date ...
|
|
Date:
|
Mon, 23 Jun 2008 09:52:10 -0700
|
|
Author: rieggepp
Date: Mon Jun 23 09:51:49 2008
New Revision: 123
Modified:
trunk/tools/rebuild_stages/i386-uclibc-hardened/Makefile
trunk/tools/rebuild_stages/i386-uclibc-hardened_date/Makefile
trunk/tools/rebuild_stages/i386-uclibc/Makefile
trunk/tools/rebuild_stages/i386-uclibc_date/Makefile
Log:
Some small fixes and better defaults in the Makefiles.
Modified: trunk/tools/rebuild_stages/i386-uclibc-hardened/Makefile
==============================================================================
--- trunk/tools/rebuild_stages/i386-uclibc-hardened/Makefile (original)
+++ trunk/tools/rebuild_stages/i386-uclibc-hardened/Makefile Mon Jun 23
09:51:49 2008
@@ -1,5 +1,5 @@
# Basic Configuration
-TAG = i386-uclibc
+TAG = i386-uclibc-hardened
SUBARCH = x86
VERSION = latest
RELTYPE = default
@@ -44,7 +44,7 @@
CATALYST_DIST_DIR = $(CATALYST_PORT_DIR)/distfiles
# Directory Configuration
-WORK_DIR = /root/work/catalyst/$(TAG)
+WORK_DIR = /root/work/rebuild_stages/$(TAG)
TMP_DIR = /var/tmp
MIRROR_DIR = /home/stoile/public_html/gentoo
Modified: trunk/tools/rebuild_stages/i386-uclibc-hardened_date/Makefile
==============================================================================
--- trunk/tools/rebuild_stages/i386-uclibc-hardened_date/Makefile (original)
+++ trunk/tools/rebuild_stages/i386-uclibc-hardened_date/Makefile Mon
Jun 23 09:51:49 2008
@@ -1,5 +1,5 @@
# Basic Configuration
-TAG = i386-uclibc
+TAG = i386-uclibc-hardened_date
SUBARCH = x86
VERSION = 20080619
RELTYPE = default
@@ -44,7 +44,7 @@
CATALYST_DIST_DIR = $(CATALYST_PORT_DIR)/distfiles
# Directory Configuration
-WORK_DIR = /root/work/catalyst/$(TAG)
+WORK_DIR = /root/work/rebuild_stages/$(TAG)
TMP_DIR = /var/tmp
MIRROR_DIR = /home/stoile/public_html/gentoo
Modified: trunk/tools/rebuild_stages/i386-uclibc/Makefile
==============================================================================
--- trunk/tools/rebuild_stages/i386-uclibc/Makefile (original)
+++ trunk/tools/rebuild_stages/i386-uclibc/Makefile Mon Jun 23 09:51:49 2008
@@ -44,7 +44,7 @@
CATALYST_DIST_DIR = $(CATALYST_PORT_DIR)/distfiles
# Directory Configuration
-WORK_DIR = /root/work/catalyst/$(TAG)
+WORK_DIR = /root/work/rebuild_stages/$(TAG)
TMP_DIR = /var/tmp
MIRROR_DIR = /home/stoile/public_html/gentoo
Modified: trunk/tools/rebuild_stages/i386-uclibc_date/Makefile
==============================================================================
--- trunk/tools/rebuild_stages/i386-uclibc_date/Makefile (original)
+++ trunk/tools/rebuild_stages/i386-uclibc_date/Makefile Mon Jun 23
09:51:49 2008
@@ -44,7 +44,7 @@
CATALYST_DIST_DIR = $(CATALYST_PORT_DIR)/distfiles
# Directory Configuration
-WORK_DIR = /root/work/catalyst/$(TAG)
+WORK_DIR = /root/work/rebuild_stages/$(TAG)
TMP_DIR = /var/tmp
MIRROR_DIR = /home/stoile/public_html/gentoo
--
gnap-dev@g.o mailing list
|
|