SubbulakshmiRS
|
224cf29409
|
./misc/Makefile: Use of variables
Variables like $(mandir),$(prefix),$(datadir) and $(datarootdir) are used in the Makefile .
Closes https://github.com/qutebrowser/qutebrowser/issues/3538
|
2018-08-03 20:53:35 +05:30 |
|
Sebastian Heinlein
|
547edb3c4e
|
appdata: install the metainfo using the Makefile
Furthermore add some information about the latest releases
and remove a few trailing whitespaces.
|
2018-05-19 13:57:26 +02:00 |
|
Sebastian Heinlein
|
3704e3ddd5
|
Fix DESTDIR and PREFIX in makefile
|
2018-04-16 13:44:22 +02:00 |
|
Florian Bruhin
|
d06f07af80
|
Fix Makefile and make sure it's tested
Fixes #3492
|
2018-01-15 22:42:12 +01:00 |
|
Florian Bruhin
|
dc00bc1774
|
Add an initial Makefile
|
2017-11-21 10:35:11 +01:00 |
|