summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdosemu/build/dosemu.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dosemu/build/dosemu.SlackBuild b/dosemu/build/dosemu.SlackBuild
index 38b3ea92..fc57fa47 100755
--- a/dosemu/build/dosemu.SlackBuild
+++ b/dosemu/build/dosemu.SlackBuild
@@ -45,6 +45,7 @@ OUTPUT=${OUTPUT:-/tmp}
SOURCE[0]="$SRCDIR/${PRGNAM}-${VERSION}.tgz"
SRCURL[0]="http://dl.sourceforge.net/${PRGNAM}/${PRGNAM}-${VERSION}.tgz"
+# This is the binary freedos package needed by dosemu:
SOURCE[1]="$SRCDIR/${PRGNAM}-freedos-bin.tgz"
SRCURL[1]="http://dl.sourceforge.net/${PRGNAM}/${PRGNAM}-freedos-${FDVERSION}-bin.tgz"