Update README.md
This commit is contained in:
@@ -8,6 +8,7 @@ This repository contains simple Debian packages and a helper script to build and
|
|||||||
- Inside each package:
|
- Inside each package:
|
||||||
- `DEBIAN/control`: package metadata (name, version, architecture, etc.)
|
- `DEBIAN/control`: package metadata (name, version, architecture, etc.)
|
||||||
- Payload files arranged exactly as they should be installed (for example `usr/share/...`).
|
- Payload files arranged exactly as they should be installed (for example `usr/share/...`).
|
||||||
|
- `README.md` file to document the package.
|
||||||
- `builds/`: output folder for built `.deb` files (created automatically via the build-upload script).
|
- `builds/`: output folder for built `.deb` files (created automatically via the build-upload script).
|
||||||
- `build-upload.sh`: interactive helper to build and upload a package.
|
- `build-upload.sh`: interactive helper to build and upload a package.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user