Mercurial > audlegacy
changeset 3858:6b0ddc844327
Automated merge with ssh://hg.atheme.org//hg/audacious
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Sat, 27 Oct 2007 08:33:20 -0500 |
parents | b7ecd8c438ad (diff) de26ea4a42fc (current diff) |
children | f964e381d704 |
files | |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sat Oct 27 14:19:31 2007 +0200 +++ b/Makefile Sat Oct 27 08:33:20 2007 -0500 @@ -235,6 +235,9 @@ ${INSTALL_FAILED}; \ fi \ done + if [ -f ${DESTDIR}${datadir}/audacious/Skins/Default/balance.png ]; then \ + rm -f ${DESTDIR}${datadir}/audacious/Skins/Default/balance.png \ + fi uninstall-extra: for i in audacious.pc audclient.pc; do \