mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-18 16:41:44 +00:00
Exclude lib64 symlink
This commit is contained in:
committed by
GitHub
parent
1483bc4ca6
commit
9fca232aa7
@@ -8,4 +8,6 @@ steps:
|
||||
- wget https://download.opensuse.org/repositories/isv:/Rancher:/Elemental/15.4/noarch/grub2-{{.Values.arch}}-efi-{{.Values.version}}.12.1.noarch.rpm -O /package.rpm
|
||||
- cd /data && rpm2cpio /package.rpm | cpio -idmv
|
||||
package_dir: "/data"
|
||||
{{end}}
|
||||
excludes:
|
||||
- usr/lib64
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user