Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>remotes/origin/4.0-pre-not-stable
parent
f5edb02fbd
commit
648809ff44
@ -1,7 +1,7 @@ |
||||
#!/bin/sh |
||||
|
||||
# Generate filelist excluding stuff that takes only space |
||||
for pkg in bash systemd util-linux; do |
||||
for pkg in bash systemd util-linux openssh; do |
||||
pacman -Qlq $pkg | grep -v \ |
||||
-e /usr/share/man/ |
||||
done |
||||
|
Loading…
Reference in new issue