Revision: 4398
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4398&view=rev
Author:   dcommander
Date:     2011-04-29 22:57:27 +0000 (Fri, 29 Apr 2011)

Log Message:
-----------
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.

Modified Paths:
--------------
    trunk/release/uninstall.sh.tmpl

Property Changed:
----------------
    trunk/


Property changes on: trunk
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/1_1:4340,4342-4359,4361,4377
/branches/unified_buildsys:3892-3898
   + /branches/1_1:4340,4342-4359,4361,4377,4397
/branches/unified_buildsys:3892-3898

Modified: trunk/release/uninstall.sh.tmpl
===================================================================
--- trunk/release/uninstall.sh.tmpl     2011-04-29 22:40:48 UTC (rev 4397)
+++ trunk/release/uninstall.sh.tmpl     2011-04-29 22:57:27 UTC (rev 4398)
@@ -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=


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to