[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 60f584: Fixing sed invocation
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 60f584: Fixing sed invocation on OS X. |
Date: |
Fri, 20 Mar 2015 14:53:39 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 60f5842e2a19f5910839d33ebd2689496cb9a109
https://github.com/paparazzi/paparazzi/commit/60f5842e2a19f5910839d33ebd2689496cb9a109
Author: Piotr Esden-Tempski <address@hidden>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M sw/lib/ocaml/Makefile
Log Message:
-----------
Fixing sed invocation on OS X.
The BSD version of sed needs to get at least an empty parameter token to
the -i parameter. Otherwise it is consuming the next parameter token
instead.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 60f584: Fixing sed invocation on OS X.,
GitHub <=