Skip to content
Snippets Groups Projects
Commit f7b06a23 authored by Diego Giovane Pasqualin's avatar Diego Giovane Pasqualin
Browse files

Update the entire repository to match LE5 standard


- <package>/pacote renamed to <package>/package
- Package version stored inside <package>/package/DEBIAN/control, instead of
  <package>/VERSAO.
- Added script bin/build_package.sh, to centralize the script to build
  packages. In consequence, all gerar.sh were deleted*.
- COPYING and AUTHORS were centralized inside newly created doc/ directory.
  These files are copied into the package being build every time
  build_package.sh is called.

* If the gerar.sh had some special behavior on a specific package, this
extra computing can be made using a prebuild/postbuild script, which must be
located inside the <package>/ root directory.

Signed-off-by: default avatarDiego Giovane Pasqualin <dpasqualin@c3sl.ufpr.br>
parent 5dc4a840
No related branches found
No related tags found
Loading
Showing
with 198 additions and 64 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment