mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
244 B
Diff
11 lines
244 B
Diff
--- contrib/MacOSX/Makefile.in
|
|
+++ contrib/MacOSX/Makefile.in
|
|
@@ -615,7 +615,6 @@ uninstall-am:
|
|
<$< >$@
|
|
|
|
install-data-local:
|
|
- [ `uname -s` != "Darwin" ] || make install-sys-darwin
|
|
|
|
install-sys-darwin:
|
|
@if [ `id -u` -eq 0 ]; then \
|