[PATCH] osmo-trx[master]: configure.ac: Fix typo

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

roox gerrit-no-reply at lists.osmocom.org
Sun Apr 8 17:55:40 UTC 2018


Review at  https://gerrit.osmocom.org/7671

configure.ac: Fix typo

Unbreak git-version-gen when used with .tarball-version

Change-Id: Id836c6822daf1f6835a8c869624b4b40dde47f3a
---
M configure.ac
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/71/7671/1

diff --git a/configure.ac b/configure.ac
index bade799..c80f1cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
 dnl
 
 AC_INIT([osmo-trx],
-	m4_esyscmd([./git-version-gen .tarball-veresion]),
+	m4_esyscmd([./git-version-gen .tarball-version]),
 	[openbsc at lists.osmocom.org])
 AC_PREREQ(2.57)
 AC_CONFIG_SRCDIR([Transceiver52M/Makefile.am])

-- 
To view, visit https://gerrit.osmocom.org/7671
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id836c6822daf1f6835a8c869624b4b40dde47f3a
Gerrit-PatchSet: 1
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Owner: roox <mardnh at gmx.de>



More information about the gerrit-log mailing list