wok diff pidgin-libnotify/receipt @ rev 7481

Removed glibc-locale from abiword depends. Added soft link for /usr/share/pixmaps/abiword.png to /usr/share/icons/abiword_48.png. Fixed error when running abiword on command line.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 02:25:29 2010 +0000 (2010-12-02)
parents b7ad907547b5
children 96d0de4a697c
line diff
     1.1 --- a/pidgin-libnotify/receipt	Thu Feb 04 22:20:24 2010 +0100
     1.2 +++ b/pidgin-libnotify/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="pidgin-dev libpurple-dev"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://gaim-libnotify.sourceforge.net/"
     1.7 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="http://downloads.sourceforge.net/project/gaim-libnotify/$PACKAGE/$PACKAGE-$VERSION/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()