[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-directory-commits
Subject:    [Fedora-directory-commits]
From:       "Noriko Hosoi" (nhosoi) <fedora-directory-commits () redhat ! com>
Date:       2006-06-16 16:49:56
Message-ID: 200606161649.k5GGnuS7002124 () cvs-int ! fedora ! redhat ! com
[Download RAW message or body]

Author: nhosoi

Update of /cvs/dirsec/adminserver/admserv/console
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2103

Modified Files:
	Makefile 
Log Message:
[195258] Changes for the internal build
package/java directory needs to be created explicitly.  It used to be
generated by the adminconsole build, which was moved out from the admin server.



Index: Makefile
===================================================================
RCS file: /cvs/dirsec/adminserver/admserv/console/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Makefile	23 May 2006 22:13:37 -0000	1.6
+++ Makefile	16 Jun 2006 16:49:54 -0000	1.7
@@ -41,6 +41,9 @@
 	cd cmdln; $(MAKE) $(MFLAGS)
 
 package:
+	if [ ! -d $(PACKAGEDIR) ] ; then \
+		mkdir -p $(PACKAGEDIR); \
+	fi
 	cp smartupdate/goto.gif $(PACKAGEDIR)
 	cp smartupdate/spacer.gif $(PACKAGEDIR)
 	cp smartupdate/start-console.html $(PACKAGEDIR)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic