Package: libspiro / 20071029-10

Metadata

Package Version Patches format
libspiro 20071029-10 3.0 (quilt)

Patch series

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

Makefile.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix build failure with /bin/sh as non-bash environment
 lack of spcifying SHELL = @SHELL@, it uses /bin/sh by default
 and it causes build failure if /bin/sh is not bash.