mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2025-10-13 20:45:56 +00:00
Add appstream data file (MR 14)
This commit is contained in:
parent
92e1a26c54
commit
4a73ce6325
2 changed files with 22 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -40,5 +40,7 @@ install: all
|
|||
"$(DESTDIR)/etc/mobile-config-firefox/userChrome.css"
|
||||
install -Dm644 "out/userContent.css" \
|
||||
"$(DESTDIR)/etc/mobile-config-firefox/userContent.css"
|
||||
install -Dm644 org.postmarketos.mobile_config_firefox.metainfo.xml \
|
||||
"$(DESTDIR)/usr/share/metainfo/org.postmarketos.mobile_config_firefox.metainfo.xml"
|
||||
|
||||
.PHONY: all clean install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue