Skip to content

Commit

Permalink
Merge pull request #85 from stsp/bld_up
Browse files Browse the repository at this point in the history
remove date work-around
  • Loading branch information
roelandjansen authored Aug 10, 2019
2 parents 0d0f32b + fabbed4 commit aaac98f
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 aaac98f

Please sign in to comment.