diff options
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/misc/misc-generic.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/jobs/misc/misc-generic.txt b/jobs/misc/misc-generic.txt index 0f3f53b..ddedf69 100644 --- a/jobs/misc/misc-generic.txt +++ b/jobs/misc/misc-generic.txt @@ -39,3 +39,10 @@ command: check_package.sh gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly lib _summary: Check if unwanted packages are installed _description: For some packages which may have license or patent issues, this case checks if they are installed. + +plugin: shell +id: misc/generic/stock_ubuntu_platform_meta +user: root +command: + stock_ubuntu_platform_meta.sh +_description: Check if the platform meta package can be installed from Ubuntu archives. |