mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 11:20:05 +01:00
XQuartz: Fix make distcheck
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
parent
d75a33d47a
commit
42a3747f0f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ install-data-hook:
|
|||
$(srcdir)/mk_bundke.sh $(srcdir) $(builddir) $(DESTDIR)$(APPLE_APPLICATIONS_DIR)/$(APPLE_APPLICATION_NAME).app install
|
||||
|
||||
uninstall-hook:
|
||||
$(RM) -rf $(DESTDIR)$(APPLE_APPLICATIONS_DIR)/$(APPLE_APPLICATION_NAME).app
|
||||
$(RM) -rf $(DESTDIR)$(APPLE_APPLICATIONS_DIR)/$(APPLE_APPLICATION_NAME).app/Contents/{Resources,Info.plist,PkgInfo}
|
||||
|
||||
noinst_PRE = Info.plist.cpp
|
||||
noinst_DATA = $(noinst_PRE:plist.cpp=plist)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue