mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/gst-plugin-cedar-sun7i, added configure instead autogen.sh
This commit is contained in:
parent
92e0df6192
commit
7ec0fdb6bd
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ md5sums=('73c5cd32e32c0e10e3bebc2c576c23fc')
|
|||
|
||||
build() {
|
||||
cd $srcdir/ebutera-${_pkgname}-${_rev}
|
||||
sed -e "s/.\/configure/& --prefix=\/usr/" -i autogen.sh
|
||||
./autogen.sh
|
||||
autoreconf -fi
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue