mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
Trimming unneeded lines
This commit is contained in:
parent
ec89a35b5d
commit
d57d22661d
1 changed files with 0 additions and 4 deletions
|
@ -21,10 +21,6 @@ package() {
|
|||
# Change src dir name
|
||||
mv ${srcdir}/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913 ${srcdir}/$_pkgname-$pkgver
|
||||
|
||||
# Copy Makefile to subdir (because symbolic link is not copied for some reason)
|
||||
#rm ${srcdir}/$_pkgname-$pkgver/UTIL/Makefile
|
||||
#cp ${srcdir}/$_pkgname-$pkgver/Makefile.inc ${srcdir}/$_pkgname-$pkgver/UTIL/Makefile
|
||||
|
||||
installDir="$pkgdir/usr/src/$_pkgname-$pkgver"
|
||||
|
||||
install -dm755 "$installDir"
|
||||
|
|
Loading…
Reference in a new issue