X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Fgdbpatchno;h=d3e3018747203502d2b1df214f74518ef91e57df;hp=ceee0cbfd97d54756e9a5d58c1b4ff942ffca556;hb=271bd12bf3ce2bbf0e03fa5fe2bec93840d2c247;hpb=5641aae12c87a1f9ed41ad1cb7a92dc483429e4c diff --git a/bin/gdbpatchno b/bin/gdbpatchno index ceee0cb..d3e3018 100755 --- a/bin/gdbpatchno +++ b/bin/gdbpatchno @@ -1,2 +1,2 @@ #! /bin/sh -cat ~/redhat/{rhel,fedora}/gdb/*/gdb.spec|grep -i '^patch'|sort -nruk2 -t h|head +cat {$HOME,/host?/home/*}/redhat/{rhel,fedora}/gdb/*/gdb.spec|grep -i '^patch'|sort -nruk2 -t h|head