mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Revert "Set package status to brew for osx"
This reverts commit 8ae6f52f1012bc93b22c50f74aefaa24fb00f15b.
This commit is contained in:
parent
db39450734
commit
d683c49b6c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user