mirror of https://gerrit.osmocom.org/osmo-ci
coverity: osmo-remsim: fix install errors
Set usbdropdir and serialconfdir to fix: /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' /usr/bin/mkdir: cannot create directory ‘/usr/lib/pcsc’: Permission denied Change-Id: I08e72bb06a823752154fe3e2011a42c144c657c4changes/34/31134/1
parent
2584debad5
commit
9a637bc596
|
@ -130,4 +130,6 @@ build_default libgtpnl
|
|||
build_default osmo-upf
|
||||
build_default osmo-isdntap
|
||||
build_default osmo-uecups
|
||||
build_default osmo-remsim
|
||||
build_default osmo-remsim \
|
||||
--with-usbdropdir=$prefix/usr/lib/pcsc/drivers \
|
||||
--with-serialconfdir=$prefix/etc/reader.conf.d
|
||||
|
|
Loading…
Reference in New Issue