diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-13 22:37:06 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-13 22:37:06 +0200 |
commit | 3827b56dbf1bf3eeacd41084c42af2d712fb1a36 (patch) | |
tree | 21aa2541b9d55b232db8ec85e76df556dcd2754c /gnome/sound-juicer/Pkgfile | |
parent | 1db90c9b2ee6c2cbe7ff1ecfed37dfe0dbb80992 (diff) | |
download | nutyx-extra-3827b56dbf1bf3eeacd41084c42af2d712fb1a36.tar.gz nutyx-extra-3827b56dbf1bf3eeacd41084c42af2d712fb1a36.tar.bz2 nutyx-extra-3827b56dbf1bf3eeacd41084c42af2d712fb1a36.tar.xz nutyx-extra-3827b56dbf1bf3eeacd41084c42af2d712fb1a36.zip |
sound-juicer, maj empl patch
Diffstat (limited to 'gnome/sound-juicer/Pkgfile')
-rwxr-xr-x | gnome/sound-juicer/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/sound-juicer/Pkgfile b/gnome/sound-juicer/Pkgfile index 259e40d4d..d9328f525 100755 --- a/gnome/sound-juicer/Pkgfile +++ b/gnome/sound-juicer/Pkgfile @@ -8,7 +8,7 @@ name=sound-juicer version=2.28.2 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2\ - sound-juicer-gcc-4.5-01.patch) + http://nutyx.meticul.eu/files/patchs/$name/sound-juicer-gcc-4.5-01.patch) build() { cd $name-$version |