projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75376ba
)
Release 2020.6
author
Colin Walters
<walters@verbum.org>
Thu, 3 Sep 2020 18:00:03 +0000
(18:00 +0000)
committer
Colin Walters
<walters@verbum.org>
Thu, 3 Sep 2020 18:00:03 +0000
(18:00 +0000)
Let's get the /var mount fix out at least.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 6d2c97d270ef8d899acc95ad6869b0d4622c9988..0c3c6fed2dd54d4ca2983f345ef450ee8afd601f 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-10,7
+10,7
@@
m4_define([year_version], [2020])
m4_define([release_version], [6])
m4_define([package_version], [year_version.release_version])
AC_INIT([libostree], [package_version], [walters@verbum.org])
-is_release_build=
no
+is_release_build=
yes
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([buildutil])
AC_CONFIG_AUX_DIR([build-aux])