Attention is currently required from: fixeria, laforge, pespin.
1 comment:
Patchset:
That rings a bell for me too.
I observe that:
- but also neighbor_ident.vty is present in https://obs.osmocom.org/package/show/osmocom:master/osmo-msc
even though it is missing from Makefile.am's EXTRA_DIST
That confuses me.
When I do 'make dist' in osmo-msc, neighbor_ident.vty is missing from the distro tar. Aren't the packages in OBS built from 'make dist'??????
For the record, 'make dist' in osmo-bsc includes all *.vty files as expected, so the wildcard Works For Me (TM)...
I know about all those aspects of wildcards in build files, yet in practice I find that: anything without a wildcard will have us forget to add *.vty files to Makefile.am, and using the wildcard means we will never forget them again...
Let's clarify first why non-make-dist files show up in OBS.
To view, visit change 35872. To unsubscribe, or for help writing mail filters, visit settings.