diff options
Diffstat (limited to 'AppImage/curses.yml')
-rwxr-xr-x | AppImage/curses.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/AppImage/curses.yml b/AppImage/curses.yml index 2989a39..edf9fd0 100755 --- a/AppImage/curses.yml +++ b/AppImage/curses.yml @@ -1,10 +1,5 @@ app: sciteco-curses -# We currently use paths hardcoded at build-time. -# Alternatively, it would be possible to customize the AppRun script or -# add a wrapper that sets $SCITECOPATH. -union: true - ingredients: packages: - sciteco-curses |