summaryrefslogtreecommitdiffstats
path: root/dosemu
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-02-06 21:00:36 +0000
committer Eric Hameleers <alien@slackware.com>2007-02-06 21:00:36 +0000
commit90fec3c033df1adfa60e67afced3ef1a8e3d2219 (patch)
tree5da1c4bb86f4f9925eb90ac74758fc9ad0bd10f0 /dosemu
parent7fcb0848588ea3fca22e770300ab1e73b2e6dd93 (diff)
downloadasb-90fec3c033df1adfa60e67afced3ef1a8e3d2219.tar.gz
asb-90fec3c033df1adfa60e67afced3ef1a8e3d2219.tar.xz
Add comment about freedos
Diffstat (limited to 'dosemu')
-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"