summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2004-06-24 01:17:32 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2004-06-24 01:17:32 +0000
commit05d7b7d6f549f94da4587fa5b1d6911100a1cf69 (patch)
tree2bb7e7f4214d76ca85dc3eab9deb37233e1762d9
parentdd240a52c4882358fa6a1e78e595d2d08d1cb6ee (diff)
downloadnss-hg-05d7b7d6f549f94da4587fa5b1d6911100a1cf69.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 cea843955..a9713342f 100644
--- a/security/nss/pkg/linux/Makefile
+++ b/security/nss/pkg/linux/Makefile
@@ -8,7 +8,7 @@
CORE_DEPTH = ../../..
NAME = sun-nss
-RELEASE = 1
+RELEASE = 2
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`