1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-28 16:21:21 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Bainton
ac90eb3aa3 Move each package to their own dir
Also support for the $pkgdir variable in build files, which will include
the full path to the directory of the package (for patches, configs etc)
2014-03-09 13:56:35 +02:00
sin
885f47b5e1 Copy zlib manpages to "$root/share/man..." instead of "$libcroot/..." 2014-03-06 13:18:45 +00:00
Daniel Bainton
f04341d18b Remove '|| return 1', mk returns for us on error 2014-03-01 01:45:56 +02:00
Daniel Bainton
82d58abc2c Add fetching and unpacking magic 2014-03-01 01:29:42 +02:00
Daniel Bainton
d71bb4e966 Move to a mk based build system 2014-02-28 14:22:25 +02:00
sin
7c628920dc Quote variables in package scripts 2014-02-20 16:10:47 +00:00
sin
4b1709f90a List dependencies explicitly
This is by far the simplest approach as packages previously
in cross-scripts/ could also depend on other packages.
2014-02-17 16:31:31 +00:00