Fix nt/icons directory handling.
This commit is contained in:
parent
9fb7129305
commit
91978d00d1
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ echo "Making links to \`nt/inc/netinet'"
|
|||
|
||||
echo "Making links to \`nt/icons'"
|
||||
(cd nt/icons
|
||||
ln [a-z]*.ico ../../../${tempdir}/nt/icons)
|
||||
ln [a-z]*.ico ../../${tempdir}/nt/icons)
|
||||
|
||||
echo "Making links to \`msdos'"
|
||||
(cd msdos
|
||||
|
|
Loading…
Add table
Reference in a new issue