mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x remove unnecessary line in pkgbuild
This commit is contained in:
parent
58ee18105d
commit
f994da3d42
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ md5sums=('96d34cc425a6ee436532ab3fd4691099'
|
|||
build() {
|
||||
|
||||
cd $srcdir
|
||||
rm -r linux
|
||||
|
||||
mv koenkooi-linux-* linux
|
||||
|
||||
ln -s "${srcdir}/config" "${srcdir}/linux/.config"
|
||||
|
|
Loading…
Reference in a new issue