Commit 92898e2
committed
fix(fuse2): force autopoint when makeconf.sh runs autoreconf
makeconf.sh copies gettext's config.rpath into the tree and then runs
autoreconf -i, whose autopoint (gettext 1.0) refuses to overwrite the
now "locally modified" file. autoreconf honours $AUTOPOINT, so run
makeconf.sh with AUTOPOINT='autopoint --force'.
Bump epoch.
Signed-off-by: Mark McCormick <mark.mccormick@chainguard.dev>
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Export: a81ffd1d7c736c6717376edac2d2841e973ad17f1 parent 04a5b21 commit 92898e2
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments