Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=40712d00c46f6e44f3f29f46291fa9446299cb7b
commit 40712d00c46f6e44f3f29f46291fa9446299cb7b Author: James Buren <[email protected]> Date: Mon Aug 20 11:33:49 2012 -0500 frugalware-1.7-6-x86_64 * temporaily disable conflicts diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index b402837..bc711d3 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -4,7 +4,7 @@ pkgname=frugalware pkgver=1.7 -pkgrel=5 +pkgrel=6 pkgdesc="Basic Frugalware Linux filesystem package" url="http://ftp.frugalware.org/pub/other/frugalware/" depends=() @@ -17,8 +17,8 @@ up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz) signatures=($source.asc) -replaces=( - 'dracut-plymouth' 'udev' 'libgudev' 'systemd-gtk' 'systemd-plymouth' -) -conflicts=("${replaces[@]}") -provides=("${provides[@]}") +#replaces=( +# 'dracut-plymouth' 'udev' 'libgudev' 'systemd-gtk' 'systemd-plymouth' +#) +#conflicts=("${replaces[@]}") +#provides=("${provides[@]}") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
