Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=085d28d5aba4875efcce05d52cc02e27b68a170b
commit 085d28d5aba4875efcce05d52cc02e27b68a170b Author: James Buren <[email protected]> Date: Sun Aug 19 21:13:17 2012 -0500 frugalware-1.7-3-x86_64 * add dracut-plymouth to removes list diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index dcf7c35..5e2bddc 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -17,6 +17,7 @@ up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz) signatures=($source.asc) -#replaces=( -#) -#conflicts=("${replaces[@]}") +replaces=( + 'dracut-plymouth' +) +conflicts=("${replaces[@]}") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
