mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 19:16:21 +00:00
Revert "Set package status to brew for osx"
This reverts commit 8ae6f52f10.
This commit is contained in:
@@ -18,8 +18,7 @@ AS_CASE([$host_os],
|
||||
[cygwin], [PLATFORM="cygwin"],
|
||||
[PLATFORM="nix"])
|
||||
|
||||
AS_IF([test "x$PLATFORM" = xosx], [PACKAGE_STATUS="brew"],
|
||||
[PACKAGE_STATUS="development"])
|
||||
PACKAGE_STATUS="development"
|
||||
|
||||
### Get git branch and revision if in development
|
||||
if test "x$PACKAGE_STATUS" = xdevelopment; then
|
||||
|
||||
Reference in New Issue
Block a user