mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
data: in Makefile.am, make sure to uninstall gimp-release
This commit is contained in:
parent
75838a59a8
commit
cf574c44fb
1 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,6 @@ install-data-local:
|
|||
$(mkinstalldirs) $(DESTDIR)$(fontdir)
|
||||
echo '[package]' > $(DESTDIR)$(gimpdatadir)/gimp-release
|
||||
echo 'revision=@GIMP_PACKAGE_REVISION@' >> $(DESTDIR)$(gimpdatadir)/gimp-release
|
||||
|
||||
uninstall-local:
|
||||
rm -f $(DESTDIR)$(gimpdatadir)/gimp-release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue