# HG changeset patch # User Christophe Lincoln # Date 1214832397 -7200 # Node ID 679778c596490a2ef054e2daaa0b3bfaa5bb55f1 # Parent 2abffd7c5ef92c40496d3ecfc845e59967d55044 xorg-xmoadmap: fix dl URL diff -r 2abffd7c5ef9 -r 679778c59649 xorg-xmodmap/receipt --- a/xorg-xmodmap/receipt Mon Jun 30 15:03:43 2008 +0200 +++ b/xorg-xmodmap/receipt Mon Jun 30 15:26:37 2008 +0200 @@ -9,7 +9,7 @@ SOURCE="xmodmap" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.x.org/" -WGET_URL="$XORG_MIRROR/everything/$TARBALL" +WGET_URL="$XORG_MIRROR/app/$TARBALL" # Rules to configure and make the package. compile_rules()