aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-06-08 09:29:59 -0700
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-06-08 17:56:21 +0000
commitde1a4c377412c3977837aeb308bffc3b3259e722 (patch)
treeea2f74da764b8c053ea113f97ece55d11bd90739 /INSTALL
parentc253dda269aedb68594f45e6635f51ca5c4a6996 (diff)
CMake: Update package target names.
Rename the rpm-package target to wireshark_rpm and the appimage target to wireshark_appimage.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 6fd4ccea39..55dd28d3b5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -179,11 +179,11 @@ README.windows for those instructions.
11./a. Run 'make install'. If you're running a system that supports
the RPM packaging systems you can run
- make rpm-package
+ make wireshark_rpm
or
- ninja rpm-package
+ ninja wireshark_rpm
to make an installable package for your system. The installation path
defaults to /usr/local, so you'll probably want to pass