ports/net/google-startup-scripts/files/patch-usr_share_google_run-startup-scripts

13 lines
576 B
Text

--- usr/share/google/run-startup-scripts.orig 2014-12-24 22:40:30 UTC
+++ usr/share/google/run-startup-scripts
@@ -21,7 +21,7 @@ PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/
declare -r STARTUP_SCRIPT=/var/run/google.startup.script
# Make sure all udev changes settle before running startup scripts.
-udevadm settle
+#udevadm settle
-/usr/share/google/fetch_script ${STARTUP_SCRIPT} startup
-/usr/share/google/run-scripts ${STARTUP_SCRIPT} startup
+%%PREFIX%%/share/google/fetch_script ${STARTUP_SCRIPT} startup
+%%PREFIX%%/share/google/run-scripts ${STARTUP_SCRIPT} startup