3 lines
79 B
Bash
3 lines
79 B
Bash
|
|
#!/bin/sh
|
||
|
|
patch -p1 < 0001-libuuid-include-c-h-to-cover-restrict-keyword.patch
|