summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2004-06-30 23:06:53 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2004-06-30 23:06:53 +0000
commitb79575219cfaa5272dbe5afbc7d17f7a40ef9edc (patch)
tree947148449303b37b24cf592f75e44c5dcbf696bb
parent51e124e3796df6fc0178fa569a1c5ceabcc386d6 (diff)
downloadnss-hg-b79575219cfaa5272dbe5afbc7d17f7a40ef9edc.tar.gz
238319: Sun packages changes
-rw-r--r--security/nss/pkg/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/pkg/linux/Makefile b/security/nss/pkg/linux/Makefile
index 39ae69125..81873c97a 100644
--- a/security/nss/pkg/linux/Makefile
+++ b/security/nss/pkg/linux/Makefile
@@ -8,7 +8,7 @@
CORE_DEPTH = ../../..
NAME = sun-nss
-RELEASE = 2
+RELEASE = 1
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`