smpeg: removed extraneous read, thanks Sander
This commit is contained in:
parent
6ec4fd47f8
commit
56832ed2a2
@ -12,7 +12,6 @@ build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
sed -i -e 's|\(libsmpeg_la_LDFLAGS = .*\)|\1 -lstdc++|' Makefile
|
||||
read blah
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user