diff options
author | Bill Nottingham <notting@redhat.com> | 1999-08-20 16:05:08 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-08-20 16:05:08 +0000 |
commit | e6b0b8f7b6dab27f6664a4876ea8641fdd861b6c (patch) | |
tree | 0c6baf6570ee80653fa5ccd8072949317bdaa80e /Makefile | |
parent | 9a664257059c25efc727d746a9f86472588113c0 (diff) | |
download | initscripts-e6b0b8f7b6dab27f6664a4876ea8641fdd861b6c.tar initscripts-e6b0b8f7b6dab27f6664a4876ea8641fdd861b6c.tar.gz initscripts-e6b0b8f7b6dab27f6664a4876ea8641fdd861b6c.tar.bz2 initscripts-e6b0b8f7b6dab27f6664a4876ea8641fdd861b6c.tar.xz initscripts-e6b0b8f7b6dab27f6664a4876ea8641fdd861b6c.zip |
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ install: install -m644 adjtime $(ROOT)/etc install -m755 setsysfont $(ROOT)/sbin install -m755 lang.sh $(ROOT)/etc/profile.d + install -m755 lang.sh $(ROOT)/etc/profile.d install -m755 service $(ROOT)/sbin mkdir -p $(ROOT)/etc/X11 install -m755 prefdm $(ROOT)/etc/X11/prefdm |