mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-08 20:41:59 +03:00
- fixed installing $gnewdir with DESTDIR.
This commit is contained in:
parent
f1c707deb6
commit
5f4ad663c3
@ -287,7 +287,7 @@ install_mx: all
|
||||
$(MKINSTALLDIRS) $(DESTDIR)$(libdir)
|
||||
$(MKINSTALLDIRS) $(DESTDIR)$(datadir)/mime-info
|
||||
$(MKINSTALLDIRS) $(DESTDIR)$(corbadir)
|
||||
$(MKINSTALLDIRS) $(gnewdir)
|
||||
$(MKINSTALLDIRS) $(DESTDIR)$(gnewdir)
|
||||
$(INSTALL_PROGRAM) plain-gmc $(DESTDIR)$(bindir)/$(binprefix)plain-gmc
|
||||
$(INSTALL_PROGRAM) corba-gmc $(DESTDIR)$(bindir)/$(binprefix)gmc
|
||||
for I in $(ICONS); \
|
||||
|
Loading…
Reference in New Issue
Block a user