Remove obsolete pre-creation of /var/run/utmp
This commit is contained in:
parent
9542262a30
commit
9c69d47fa8
1
Makefile
1
Makefile
@ -65,7 +65,6 @@ install-dirs:
|
|||||||
$(INSTALL_DIR) $(DESTDIR)/var/spool/gdm
|
$(INSTALL_DIR) $(DESTDIR)/var/spool/gdm
|
||||||
|
|
||||||
install-files:
|
install-files:
|
||||||
touch $(DESTDIR)$(localstatedir)/run/utmp
|
|
||||||
touch $(DESTDIR)$(localstatedir)/log/{btmp,lastlog,wtmp}
|
touch $(DESTDIR)$(localstatedir)/log/{btmp,lastlog,wtmp}
|
||||||
cp -a etc lib var usr $(DESTDIR)
|
cp -a etc lib var usr $(DESTDIR)
|
||||||
$(INSTALL_SCRIPT) sbin/* $(DESTDIR)/sbin
|
$(INSTALL_SCRIPT) sbin/* $(DESTDIR)/sbin
|
||||||
|
Loading…
Reference in New Issue
Block a user