check_winetricks_reqs.sh 195 Bytes
Newer Older
Vitaly Lipatov's avatar
Vitaly Lipatov committed
1 2 3 4
#!/bin/sh
# Note! this test will shows binaries only from installed packages
/usr/lib/rpm/shell.req winetricks/src/winetricks | sort -u | tee ./check_winetricks.log
git diff check_winetricks.log