File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,7 @@ ${SUDO} chmod 644 ${ROON}/etc/* \
113113 ${DESTDIR} /share/man/* /*
114114${SUDO} chmod 755 ${ROON} /bin/* \
115115 ${ROON} /bin \
116+ ${ROON} /etc/roon_faded \
116117 ${ROON} /etc \
117118 ${ROON} /api \
118119 ${ROON} /patches \
Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ ${SUDO} chmod 644 ${ROON}/etc/* \
115115 ${DESTDIR} /share/man/* /*
116116${SUDO} chmod 755 ${ROON} /bin/* \
117117 ${ROON} /bin \
118+ ${ROON} /etc/roon_faded \
118119 ${ROON} /etc \
119120 ${ROON} /api \
120121 ${ROON} /patches \
Original file line number Diff line number Diff line change @@ -110,6 +110,7 @@ ${SUDO} chmod 644 ${OUT_DIR}/${ROON}/etc/* \
110110 ${OUT_DIR} /${ROON} /patches/roon-web-controller/*
111111${SUDO} chmod 755 ${OUT_DIR} /${ROON} /bin/* \
112112 ${OUT_DIR} /${ROON} /bin \
113+ ${OUT_DIR} /${ROON} /etc/roon_faded \
113114 ${OUT_DIR} /${ROON} /etc \
114115 ${OUT_DIR} /${ROON} /etc/postinstall \
115116 ${OUT_DIR} /${ROON} /etc/preremove \
You can’t perform that action at this time.
0 commit comments