1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-01 09:48:43 +02:00
Go to file
David Oberhollenzer 5c8effa301 Remove unneccessarry prepare() hooks
- Packages that don't download anything don't need a prepare() hook
 - Packages that inherit the source from other packages should leave
   it untouched. If they get downloaded first, they should use the
   hook from the original package.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-01-30 14:02:09 +01:00
cfg Move rpi3 boot loader config to its package 2018-01-30 14:02:09 +01:00
pkg Remove unneccessarry prepare() hooks 2018-01-30 14:02:09 +01:00
tcpkg Remove unneccessarry prepare() hooks 2018-01-30 14:02:09 +01:00
util Initial commit 2018-01-29 10:17:30 +01:00
.gitignore Initial commit 2018-01-29 10:17:30 +01:00
mk.sh Add packages for release 2018-01-30 14:02:09 +01:00