Author: rmeggins
Update of /cvs/dirsec/dsbuild/ds/admservconsole In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20699/ds/admservconsole
Added Files: Makefile checksums Log Message: added admservconsole
--- NEW FILE Makefile --- include ../../objdirname.mk
GARNAME = fedora-admservconsole GARVERSION = 1.1 CATEGORIES = ds PATCHFILES =
ifdef USE_CVS CVSMODULES=admservconsole else DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz endif
LIBDEPS =
DESCRIPTION = admservconsole
#CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = custom #INSTALL_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = custom
IMPORTS=-Dconsole.location=$(ABS_GARDIR)/$(CATEGORIES)/console/work/built/release/package
ifdef USE_CVS post-extract: extract-cvs endif
configure-custom: $(MAKECOOKIE)
build-custom: cd $(WORKSRC) && ant $(IMPORTS) $(MAKECOOKIE)
install-custom: $(MAKECOOKIE)
include ../../gar.conf.mk
include ../category.mk
--- NEW FILE checksums --- 7ac4d67dc915a533aed476395cc086bd download/fedora-admservconsole-1.1.tar.gz
389-commits@lists.fedoraproject.org