CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/07/10 03:02:10
Modified files:
graphics/feh : Makefile
Added files:
graphics/feh/patches: patch-src_wallpaper_c
Log message:
commit 5e6cbb6c8d1435b3122dfc55b6e5cfeefb1a3aab
Author: James Knight <[email protected]>
Date: Mon Jun 22 11:56:00 2015 -0400
ensure fehbg is free'ed
The 'fehbg' variable can be allocated whether or not the user wishes to
generated a fehbg file. Ensure the variable is free'ed before we return.
Signed-off-by: James Knight <[email protected]>