mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
13412: avoid duplicates in subdirecory list for recursive build
This commit is contained in:
parent
2708badb16
commit
79b9ccd285
2 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2001-01-31 Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
|
||||||
|
|
||||||
|
* 13412: Src/mkmakemod.sh: avoid duplicate subdirectories in
|
||||||
|
recursive build
|
||||||
|
|
||||||
2001-01-29 Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
|
2001-01-29 Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
|
||||||
|
|
||||||
* unposted: ChangeLog: typo in previous commit message
|
* unposted: ChangeLog: typo in previous commit message
|
||||||
|
|
|
@ -132,8 +132,14 @@ if $first_stage; then
|
||||||