gst-plugins-base1: Update to 1.22.1
[oi-userland.git] / components / developer / guilt / patches / 10-use-gnu-tools.patch
blobae479e45b8cb3ae893ec5c0a0ac2ec28635538c9
1 --- guilt-0.36/guilt.1 2018-01-25 16:35:12.771122067 +0000
2 +++ guilt-0.36/guilt 2018-01-25 16:36:03.680345909 +0000
3 @@ -8,6 +8,9 @@
5 GUILT="$(basename "$0")"
7 +PATH=/usr/gnu/bin:${PATH}
8 +export PATH
10 # If the first argument is one of the below, display the man page instead of
11 # the rather silly and mostly useless usage string
12 case $1 in