зеркало из https://github.com/mozilla/pjs.git
Fix 'make install' for prefs.js. Patch by Wolfgang Rosenauer, r=me, bug 255958.
This commit is contained in:
Родитель
7e5df58078
Коммит
339776ec20
|
@ -321,4 +321,4 @@ libs:: $(srcdir)/profile/prefs.js
|
|||
$(INSTALL) $^ $(DIST)/bin/defaults/profile
|
||||
|
||||
install:: $(srcdir)/profile/prefs.js
|
||||
$(SYSINSTALL) $(IFLAGS1) $^ $(destdir)$(bindir)/defaults/profile
|
||||
$(SYSINSTALL) $(IFLAGS1) $^ $(DESTDIR)$(mozappdir)/defaults/profile
|
||||
|
|
Загрузка…
Ссылка в новой задаче