mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
resolves #5078
(cherry picked from commit d41b1fd952)
Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -8,6 +8,7 @@ Group: Development/Building
|
||||
Source0: https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_%version-stable.tar.xz
|
||||
Requires: bash curl git file which zip xz
|
||||
Recommends: mesa-libGLU
|
||||
AutoReqProv: no
|
||||
|
||||
%description
|
||||
Flutter transforms the app development process. Build, test, and deploy
|
||||
@@ -16,8 +17,6 @@ beautiful mobile, web, desktop, and embedded apps from a single codebase.
|
||||
%prep
|
||||
tar xf %SOURCE0
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
mkdir -p %buildroot%_datadir %buildroot%_bindir
|
||||
mv %name/ %buildroot%_datadir/
|
||||
|
||||
Reference in New Issue
Block a user