Commit 35d7525
committed
Uninstall hook ignores disabled legacy-actions option
When configuring with --disable-legacy-actions, these files are never installed, so make uninstall will fail due to missing files.
Fixed it to preserve existing behavior when legacy actions are enabled.1 parent 96d4d1c commit 35d7525
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
0 commit comments