Change in osmo-e1-hardware[master]: doc/manuals/Makefile: fix typo in 'srcdir'

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/.

osmith gerrit-no-reply at lists.osmocom.org
Wed Jan 13 09:54:59 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/22127 )


Change subject: doc/manuals/Makefile: fix typo in 'srcdir'
......................................................................

doc/manuals/Makefile: fix typo in 'srcdir'

Prevent the following error (generating manuals seemed to work fine
regardless):
	realpath: missing operand
	Try 'realpath --help' for more information.
	make: Nothing to be done for 'all'.

Change-Id: I72a62b86cba0dfd710f7e1c4c01a3c10710128d8
---
M doc/manuals/Makefile
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/27/22127/1

diff --git a/doc/manuals/Makefile b/doc/manuals/Makefile
index d9a613d..2f87b57 100644
--- a/doc/manuals/Makefile
+++ b/doc/manuals/Makefile
@@ -1,6 +1,6 @@
 OSMO_GSM_MANUALS_DIR:=$(shell ./osmo-gsm-manuals-dir.sh)
 
-sdcdir = .
+srcdir = .
 
 ASCIIDOC = icE1usb-usermanual.adoc
 include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.asciidoc.inc

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/22127
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: I72a62b86cba0dfd710f7e1c4c01a3c10710128d8
Gerrit-Change-Number: 22127
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210113/5dd7b767/attachment.htm>


More information about the gerrit-log mailing list