Mercurial > audlegacy
view Makefile.in @ 638:72ec4db929ed trunk
[svn] Do not throw SIGABRT when path == NULL, g_return_val_if_fail logs a critical message and will abort. Patch courtesy of Daniel Drake from Gentoo.
author | chainsaw |
---|---|
date | Sat, 18 Feb 2006 13:21:21 -0800 |
parents | 502b46145121 |
children | b1d40a19466b |
line wrap: on
line source
include mk/rules.mk include mk/objective.mk SUBDIRS = Plugins libaudacious audacious po icons skin intl install-posthook: @if test `whoami` = 'root'; then \ echo "[running ldconfig to update system library cache]"; \ ldconfig; \ echo "[system library cache updated]"; \ fi