commit
4595fa3a40
|
@ -62,8 +62,8 @@ Your folder should look something similar to this:
|
||||||
| common/
|
| common/
|
||||||
| your-package/
|
| your-package/
|
||||||
| - Makefile
|
| - Makefile
|
||||||
|
| Makefile
|
||||||
| Makefile.common
|
| Makefile.common
|
||||||
| Makefile.toplevel
|
|
||||||
| Makefile.iso
|
| Makefile.iso
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -21,11 +21,10 @@ version : 2.5.1
|
||||||
release : 39
|
release : 39
|
||||||
source :
|
source :
|
||||||
- http://www.nano-editor.org/dist/v2.5/nano-2.5.1.tar.gz : e06fca01bf183f4d531aa65a28dffc0e2d10185239909eb3de797023f3453bde
|
- http://www.nano-editor.org/dist/v2.5/nano-2.5.1.tar.gz : e06fca01bf183f4d531aa65a28dffc0e2d10185239909eb3de797023f3453bde
|
||||||
license :
|
license : GPL-3.0
|
||||||
- GPL-3.0
|
|
||||||
component : editor
|
component : editor
|
||||||
summary : Small, friendly text editor inspired by Pico
|
summary : Small, friendly text editor inspired by Pico
|
||||||
description : |
|
description: |
|
||||||
GNU nano is an easy-to-use text editor originally designed as a replacement for
|
GNU nano is an easy-to-use text editor originally designed as a replacement for
|
||||||
Pico, the ncurses-based editor from the non-free mailer package Pine.
|
Pico, the ncurses-based editor from the non-free mailer package Pine.
|
||||||
setup : |
|
setup : |
|
||||||
|
|
Reference in New Issue