The installed package is called "com.tigervnc.tigervnc" (our convention is to use lowercase "tigervnc" for package names), so this fixes an issue whereby it would not uninstall.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4398 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/release/uninstall.sh.tmpl b/release/uninstall.sh.tmpl
index 5e2fa74..490a71e 100644
--- a/release/uninstall.sh.tmpl
+++ b/release/uninstall.sh.tmpl
@@ -1,4 +1,4 @@
-# Copyright (C)2009-2010 D. R. Commander
+# Copyright (C)2009-2011 D. R. Commander
# Copyright (C)2009 Sun Microsystems, Inc.
#
# This library is free software and may be redistributed and/or modified under
@@ -24,7 +24,7 @@
fi
PKGNAME={__APPNAME}
-MACPKGNAME=com.$PKGNAME.$PKGNAME
+MACPKGNAME=com.tigervnc.tigervnc
RCPT=/Library/Receipts/$PKGNAME.pkg
LSBOM=