mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
The ltmdm port is marked as NO_PACKAGE now.
This commit is contained in:
parent
4c1a7dd294
commit
32363c848e
1 changed files with 1 additions and 2 deletions
|
|
@ -93,8 +93,7 @@ def disc2_packages():
|
|||
# Formerly on disc3
|
||||
'security/portaudit'])
|
||||
if arch == 'i386':
|
||||
pkgs.extend(['comms/ltmdm',
|
||||
'www/opera'])
|
||||
pkgs.extend(['www/opera'])
|
||||
return pkgs
|
||||
|
||||
# The list of desired packages
|
||||
|
|
|
|||
Loading…
Reference in a new issue