From ffd7256f84e1a609e0d35338e9fa1a8282d00ba6 Mon Sep 17 00:00:00 2001 From: zador-blood-stained Date: Sat, 15 Apr 2017 12:43:27 +0300 Subject: [PATCH] Typo --- makeboarddeb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makeboarddeb.sh b/makeboarddeb.sh index 1820d37b0e..9a5e99b98e 100644 --- a/makeboarddeb.sh +++ b/makeboarddeb.sh @@ -53,7 +53,7 @@ create_board_package() rm /etc/network/interfaces mv /etc/network/interfaces.tmp /etc/network/interfaces fi - # make a backup sice we are unconditionally overwriting this on update + # make a backup since we are unconditionally overwriting this on update cp /etc/default/cpufrequtils /etc/default/cpufrequtils.dpkg-old dpkg-divert --package linux-${RELEASE}-root-${DEB_BRANCH}${BOARD} --add --rename \ --divert /etc/mpv/mpv-dist.conf /etc/mpv/mpv.conf