[79733] trunk/dports/devel/libnotify/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Jun 24 09:28:43 PDT 2011


Revision: 79733
          http://trac.macports.org/changeset/79733
Author:   jeremyhu at macports.org
Date:     2011-06-24 09:28:42 -0700 (Fri, 24 Jun 2011)
Log Message:
-----------
libnotify: Forgot one step in the undo process for the workaround

Modified Paths:
--------------
    trunk/dports/devel/libnotify/Portfile

Modified: trunk/dports/devel/libnotify/Portfile
===================================================================
--- trunk/dports/devel/libnotify/Portfile	2011-06-24 13:37:18 UTC (rev 79732)
+++ trunk/dports/devel/libnotify/Portfile	2011-06-24 16:28:42 UTC (rev 79733)
@@ -67,6 +67,7 @@
 # To undo:
 # sudo mv /usr/lib/system/libnotify.dylib.bak /usr/lib/system/libnotify.dylib
 # for f in /usr/lib/system/*dylib /usr/lib/libSystem.B.dylib ; do sudo install_name_tool -change /usr/lib/system/libsystem_notify.dylib /usr/lib/system/libnotify.dylib ${f} ; done
+# sudo install_name_tool -id /usr/lib/system/libnotify.dylib /usr/lib/system/libnotify.dylib
 # sudo /usr/bin/update_dyld_shared_cache
 # sudo reboot
 # sudo rm /usr/lib/system/libsystem_notify.dylib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110624/cbf3e7d0/attachment.html>


More information about the macports-changes mailing list