Skip to content

Commit

Permalink
remove date work-around
Browse files Browse the repository at this point in the history
MOS was fixed and now can accept the current dates.
  • Loading branch information
stsp committed Aug 10, 2019
1 parent 0d0f32b commit fabbed4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions SOURCES/src/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ fi
rm -f kernel/*.SYS
rm -f mos5src/*.SYS
dosemu -td -K ./MAKEMOS.BAT -U 2 'path=%D\bin;%O'
# MOS does not understand files with recent dates so set the old one
S_DATE="Jan 29 1993"
touch -d "$S_DATE" mos5src/*.sys

0 comments on commit fabbed4

Please sign in to comment.