1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-30 00:41:20 +00:00
Commit Graph

13 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
30895bba83 Be consistent and use "$var" instead of ${var} or "${var}" 2014-03-05 12:26:16 +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
sin
63eddd65d6 Use double quotes 2014-02-28 17:53:42 +00:00
sin
45c1c79264 config.mk overrides environment so ensure the proper CFLAGS/LDFLAGS are used 2014-02-28 17:26:39 +00:00
sin
807fe36d9e Install dwm to $root/bin not $root/usr/local/bin 2014-02-28 15:32:39 +00:00
sin
1443555312 Don't use make -C 2014-02-28 15:27:55 +00:00
sin
da375a7a29 Do a make clean wherever it is sensible 2014-02-28 15:25:23 +00: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
004eb4bbb9 Update to latest dwm 2014-02-20 13:22:51 +00:00
sin
a75e5fb30c Add dwm 2014-02-18 17:43:00 +00:00