THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

ninja rpm-package doesn't work in wiresharkv4

Hey, In previous versions after compiling with

cmake3 -G Ninja -DBUILD_wireshark=OFF  -DCMAKE_INSTALL_PREFIX=/usr ..

I could run

ninja rpm-package

which will create an rpm installation.

But while trying to run ninja rpm-package on version 4 I get:

ninja: error: unknown target 'rpm-package'

Does anyone knows how can it be solved?

Thanks!

ninja rpm-package doesn't work in wiresharkv4

Hey, In previous versions after compiling with

with
cmake3 -G Ninja -DBUILD_wireshark=OFF  -DCMAKE_INSTALL_PREFIX=/usr ..

I could run

run
ninja rpm-package

which will create an rpm installation.

But while trying to run ninja rpm-package on version 4 I get:

get:
ninja: error: unknown target 'rpm-package'
'rpm-package'

Does anyone knows how can it be solved?

Thanks!