]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
python-satsolver: Fix download location.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 13 May 2011 16:19:12 +0000 (18:19 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 13 May 2011 16:19:12 +0000 (18:19 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/python-satsolver

index b1a47f95bb33ee8ef63c63cb53c6050dfc7b009c..b549af7a221a18aea1b35981d895f5dfd42a8a71 100644 (file)
@@ -28,7 +28,7 @@ VER        = 0.16.0-20110429-868eae9
 
 THISAPP    = sat-solver-bindings-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
-DL_FROM    = $(URL_IPFIRE)
+DL_FROM    = http://source.ipfire.org/source-3.x
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)