summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkg/linux/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/linux/Makefile.in b/pkg/linux/Makefile.in
index 17d4ec71..b712206b 100644
--- a/pkg/linux/Makefile.in
+++ b/pkg/linux/Makefile.in
@@ -11,7 +11,7 @@ srcdir = @srcdir@
VPATH = @srcdir@
NAME = sun-nspr
-RELEASE = 2
+RELEASE = 1
TOPDIR = /usr/src/redhat
VERSION = `grep PR_VERSION $(dist_includedir)/prinit.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`