nitpick
This commit is contained in:
parent
056eae009b
commit
2e1b75d3c6
4
Makefile
4
Makefile
@ -11,8 +11,8 @@ install:
|
||||
cp -R hooks/* ${DESTDIR}${DATADIR}/tinyramfs/hooks/
|
||||
cp init device-helper ${DESTDIR}${DATADIR}/tinyramfs
|
||||
chmod -R 644 ${DESTDIR}${DATADIR}/tinyramfs
|
||||
cp config ${DESTDIR}${SYSCONFDIR}/tinyramfs
|
||||
chmod 600 ${DESTDIR}${SYSCONFDIR}/tinyramfs/config
|
||||
cp config ${DESTDIR}${SYSCONFDIR}/tinyramfs
|
||||
chmod 600 ${DESTDIR}${SYSCONFDIR}/tinyramfs/config
|
||||
cp tinyramfs ${DESTDIR}${BINDIR}/tinyramfs
|
||||
chmod 755 ${DESTDIR}${BINDIR}/tinyramfs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user