Package: thinkfan / 0.8.1-1

Metadata

Package Version Patches format
thinkfan 0.8.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_cppflags.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 include cppflags when compiling
bashism.patch | (download)

rcscripts/thinkfan.service | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not use $(< ...), it's a bashism. use $(cat ...) instead