Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gapan committed Aug 17, 2012
1 parent 18cb547 commit ce3c6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 08-isolinux.sh
Expand Up @@ -26,7 +26,7 @@ rm -rf isolinux/$arch
mkdir -p isolinux/$arch mkdir -p isolinux/$arch


# copy the isolinux.bin from the system (it's exactly the same for both # copy the isolinux.bin from the system (it's exactly the same for both
# archictectures). For some reason slackware uses the # architectures). For some reason slackware uses the
# isolinux-debug.bin, which prevents making a hybrid iso # isolinux-debug.bin, which prevents making a hybrid iso
cp /usr/share/syslinux/isolinux.bin isolinux/$arch cp /usr/share/syslinux/isolinux.bin isolinux/$arch


Expand Down

0 comments on commit ce3c6a8

Please sign in to comment.