mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Set status to release
This commit is contained in:
parent
f8ba6bbdea
commit
45cf45b218
@ -18,7 +18,7 @@ AS_CASE([$host_os],
|
|||||||
[cygwin], [PLATFORM="cygwin"],
|
[cygwin], [PLATFORM="cygwin"],
|
||||||
[PLATFORM="nix"])
|
[PLATFORM="nix"])
|
||||||
|
|
||||||
PACKAGE_STATUS="development"
|
PACKAGE_STATUS="release"
|
||||||
|
|
||||||
### Get git branch and revision if in development
|
### Get git branch and revision if in development
|
||||||
if test "x$PACKAGE_STATUS" = xdevelopment; then
|
if test "x$PACKAGE_STATUS" = xdevelopment; then
|
||||||
|
Loading…
Reference in New Issue
Block a user