Package: yeahconsole / 0.3.4-5

Metadata

Package Version Patches format
yeahconsole 0.3.4-5 3.0 (quilt)

Patch series

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

Makefile | 17 4 + 13 - 0 !
1 file changed, 4 insertions(+), 13 deletions(-)

 multiple makefile fixes
 Make Makefile more flexible, more conforming (DESTDIR. etc), cleaner
 and properly working on Ubuntu where --as-needed is passed to the
 linker by default.
50 display.patch | (download)

yeahconsole.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fixes segfault when $display is not defined/can't be opened

51 rootless build.patch | (download)

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

 don't explicitly set user and group to root
 Allows us to build without fakeroot.