mirror of
https://github.com/GNOME/libxml2.git
synced 2025-04-24 19:50:23 +08:00
Make 'dist-hook' targets, which copy the .spec file into $(distdir),
Make 'dist-hook' targets, which copy the .spec file into $(distdir), depend upon the .spec file, so that the .spec file will be regenerated when a previously-compiled tree is 'dist'd with a new version number.
This commit is contained in:
parent
2f4dfc40d4
commit
ca8484739b
@ -234,7 +234,7 @@ Validtests : tester
|
||||
rm result.$$name ; \
|
||||
fi ; fi ; done)
|
||||
|
||||
dist-hook:
|
||||
dist-hook: libxml.spec
|
||||
cp libxml.spec $(distdir)
|
||||
|
||||
## We create xmlConf.sh here and not from configure because we want
|
||||
|
Loading…
x
Reference in New Issue
Block a user