mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/lmms fix
This commit is contained in:
parent
ba45e7556e
commit
712cb1f8d8
1 changed files with 0 additions and 5 deletions
|
@ -27,11 +27,6 @@ install=lmms.install
|
|||
source=("$pkgname-$pkgver.tar.gz::https://github.com/LMMS/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||
md5sums=('88d9e66d240b711c37315e3c9da644a1')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
patch -p1 -i ../0001-Fix-calcSlope1-was-not-declared-errors.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue