mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 434497 - "/etc/gre.d file not installed with proper permissions" [r=bsmedberg]
This commit is contained in:
parent
1a3b3ba92e
commit
a306397cdd
@ -77,7 +77,7 @@ regdir = /etc/gre.d
|
||||
|
||||
install:: $(MOZILLA_VERSION).system.conf
|
||||
$(NSINSTALL) -D $(DESTDIR)$(regdir)
|
||||
$(SYSINSTALL) $^ $(DESTDIR)$(regdir)
|
||||
$(SYSINSTALL) $(IFLAGS1) $^ $(DESTDIR)$(regdir)
|
||||
endif
|
||||
|
||||
# Add pkg-config files to the install:: target
|
||||
|
Loading…
Reference in New Issue
Block a user