Reset rpm release to 1 for JSS 4.2
This commit is contained in:
christophe.ravel.bugs%sun.com 2005-11-07 20:19:05 +00:00
Родитель 5094a858cc
Коммит 8cbb2973a9
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -38,13 +38,13 @@
#
# ***** END LICENSE BLOCK *****
#
#ident "$Id: Makefile,v 1.19 2005-09-08 22:23:53 christophe.ravel.bugs%sun.com Exp $"
#ident "$Id: Makefile,v 1.20 2005-11-07 20:19:05 christophe.ravel.bugs%sun.com Exp $"
#
CORE_DEPTH = ../../..
NAME = sun-jss
RELEASE = 5
RELEASE = 1
VERSION = `grep JSS_VERSION $(CORE_DEPTH)/jss/org/mozilla/jss/util/jssver.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`