[Frugalware-darcs] setup: moved non-source files from src to etc
VMiklos
vmiklos at frugalware.org
Wed Mar 29 23:47:34 CEST 2006
[moved non-source files from src to etc
VMiklos <vmiklos at frugalware.org>**20051101232229] {
adddir ./etc
move ./src/inittab ./etc/inittab
move ./src/rc.S ./etc/rc.S
move ./src/rc.hotplug ./etc/rc.hotplug
hunk ./Makefile 116
- cp src/inittab $(MDIR)/etc/
- cp src/rc.S $(MDIR)/etc/rc.d/
+ cp etc/inittab $(MDIR)/etc/
+ cp etc/rc.S $(MDIR)/etc/rc.d/
hunk ./Makefile 119
- cp src/rc.hotplug $(MDIR)/etc/rc.d/
+ cp etc/rc.hotplug $(MDIR)/etc/rc.d/
}
More information about the Frugalware-darcs
mailing list