Files
macports-ports/sysutils/Pallet/files/patch-preferences-lib-location.diff
Ken CunninghamandKen 10eff7c75c - pallet: fix build on newer systems
- allow viewing invisible dirs in preferences
- update lib location in the Preferences directory selection box
- bump revision
2021-01-03 11:49:48 -08:00

12 lines
794 B
Diff

--- Preferences.xib.orig 2021-01-03 11:34:51.000000000 -0800
+++ Preferences.xib 2021-01-03 11:36:38.000000000 -0800
@@ -148,7 +148,7 @@
<object class="NSTextFieldCell" key="NSCell" id="808105839">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">1346502656</int>
- <string key="NSContents">This is usually /Library/Tcl. Since this demo version is tested with MacPorts 1.8 your current installation may not fully work but you can always install a non privileged installation of MacPorts 1.8.</string>
+ <string key="NSContents">This is usually /opt/local/libexec/macports/lib.</string>
<object class="NSFont" key="NSSupport">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">1.100000e+01</double>