mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-28 04:50:55 +00:00
add cockpit-files
This commit is contained in:
parent
a8a999f795
commit
1fe5a10293
1 changed files with 8 additions and 0 deletions
|
@ -4162,3 +4162,11 @@ package {
|
||||||
include_filter: "usb_modeswitch-data.noarch"
|
include_filter: "usb_modeswitch-data.noarch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "cockpit-files"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "hidden"
|
||||||
|
include_filter: "cockpit-files.noarch"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue