aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2017-10-01 14:19:23 -0700
committerAnders Broman <a.broman58@gmail.com>2017-10-02 04:11:28 +0000
commit4d563d8f107f388a61acde462f2ede72e6793a64 (patch)
tree7414ebdd6cf57b0b0c9d79ebf09167d338f650ab /INSTALL
parent5c2a5dbdcdb21c259821a6aea70813813bb2cd21 (diff)
Remove the SVR4 packaging assets.
Remove the svr4-package and solaris-package targets along with their associated files and directories. We used to use this to build Solaris packages but we haven't shipped those in years. Given that the last substantive change to packaging/svr4 was in 2008 it's likely that this has been unused for a while. Change-Id: Ib9153c99f503200ea8c48d3ef81ad688ee55c09f Reviewed-on: https://code.wireshark.org/review/23808 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 0 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index efbb106e97..b1c5360d26 100644
--- a/INSTALL
+++ b/INSTALL
@@ -219,8 +219,6 @@ README.windows for those instructions.
run one of
make rpm-package # Builds a binary package using rpm
- make svr4-package # Builds a binary package using pkgmk
- make solaris-package # Same as "make svr4-package"
make osx-package # Builds a binary package for OSX
to make an installable package for your system.