Commit Graph

9 Commits

Author SHA1 Message Date
Florian Bruhin
c7b9c385d5 Fix Makefile 2019-02-26 09:55:29 +01:00
Dennis M. Pöpperl
b415edaf62 Rename appdata.xml to reflect id string
This helps for Flatpak packaging. See also 30f7f7b
2019-01-20 19:57:09 +01:00
R S Subbulakshmi
29d8034284
Update Makefile 2018-08-15 23:01:39 +05:30
SubbulakshmiRS
69ad1d33a6 misc/Makefile: Use of Variables
Variables such as $(prefix),$(datarootdir),$(mandir),
$(datadir) have been used .

Closes https://github.com/qutebrowser/qutebrowser/issues/3538
2018-08-04 09:26:01 +05:30
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