Skip to content

Commit

Permalink
linux-firmware: suckless cp
Browse files Browse the repository at this point in the history
Signed-off-by: Ishimoto Shinobu <nagakamira@gmail.com>
  • Loading branch information
Ishimoto Shinobu committed Jul 29, 2020
1 parent d027742 commit a35b177
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/linux-firmware/KagamiBuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ source=("https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware

build() {
cd "$SRC"/$name-$version
sed -i 's/cp -d/cp/g' copy-firmware.sh

make DESTDIR="$PKG" FIRMWAREDIR=/usr/lib/firmware install
}

0 comments on commit a35b177

Please sign in to comment.