プロジェクト

全般

プロフィール

バグ #1414 » 1414.patch

hinaloe k, 2019-12-27 15:11

差分を表示:

deployment/appimage/gen_appimage.sh
37 37

  
38 38
echo "--> copy mikutter"
39 39
mkdir -p $APPDIR/usr/share/mikutter
40
cp -av "$BUILD_DIR"/{.bundle,core,mikutter.rb,Gemfile,LICENSE,README} $APPDIR/usr/share/mikutter
40
cp -av "$BUILD_DIR"/{.bundle,core,plugin,mikutter.rb,Gemfile,LICENSE,README} $APPDIR/usr/share/mikutter
41 41

  
42 42
echo "--> copy Typelibs for gobject-introspection gem"
43 43
cp -av /usr/lib/girepository-* $APPDIR/usr/lib
    (1-1/1)