- merge revision 1.3
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 7 Jun 2005 15:06:14 +0000 (15:06 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 7 Jun 2005 15:06:14 +0000 (15:06 +0000)
date: 2005/06/06 21:53:37;  author: mlhuang;  state: Exp;  lines: +2 -2
alpina is deprecated; copy yumgroups files here under build/groups/

plc.mk

diff --git a/plc.mk b/plc.mk
index fa17b36..55e1484 100644 (file)
--- a/plc.mk
+++ b/plc.mk
@@ -4,7 +4,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2003-2005 The Trustees of Princeton University
 #
-# $Id: plc.mk,v 1.2.2.2 2005/05/19 18:54:42 mlhuang Exp $
+# $Id$
 #
 
 # Default target
@@ -103,7 +103,7 @@ ifeq ($(findstring $(package),$(ALL)),)
 
 # Build all packages
 all: $(ALL)
-       cvs -d $(CVSROOT) checkout -p alpina/groups/stock_fc2_groups.xml > RPMS/yumgroups.xml
+       install -D -m 644 groups/stock_fc2_groups.xml RPMS/yumgroups.xml
 
 # Recurse
 $(ALL):