Differences From
Artifact [b69a612055]:
10 10
11 11 exit 1
12 12 fi
13 13
14 14 MK4VERS="2.4.9.7"
15 15 SRC="src/metakit-${MK4VERS}.tar.gz"
16 16 SRCURL="http://www.equi4.com/pub/mk/metakit-${MK4VERS}.tar.gz"
17 +SRCURL="http://pkgs.fedoraproject.org/repo/pkgs/metakit/metakit-${MK4VERS}.tar.gz/17330257376eea657827ed632ea62c9e/metakit-${MK4VERS}.tar.gz"
17 18 BUILDDIR="$(pwd)/build/metakit-${MK4VERS}"
18 19 OUTDIR="$(pwd)/out"
19 20 INSTDIR="$(pwd)/inst"
20 21 PATCHDIR="$(pwd)/patches"
21 22 export MK4VERS SRC SRCURL BUILDDIR OUTDIR INSTDIR PATCHDIR
22 23
23 24 # Set configure options for this sub-project