generate list of files from packages

Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
remotes/origin/4.0-pre-not-stable
Nico Schottelius 10 years ago
parent bcaca9c268
commit 8c97ad3d95
  1. 3
      hacking/archlinux/file_list_of_packages.sh

@ -0,0 +1,3 @@
#!/bin/sh
pacman -Qlq "$@"
Loading…
Cancel
Save