mirror of
https://github.com/amigan/calls.git
synced 2024-11-21 12:29:47 -05:00
fix
This commit is contained in:
parent
3e0c6a19ae
commit
abd6179e74
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -6,4 +6,5 @@ patch:
|
|||
|
||||
removemk:
|
||||
# so yucky...
|
||||
sed -i -e '/media_kit/d' pubspec.yaml
|
||||
sed -i -e '/media_kit/d' pubspec.yaml lib/controller/play.dart
|
||||
sed -i -e '/MediaKit/d' pubspec.yaml lib/controller/play.dart
|
||||
|
|
Loading…
Reference in a new issue