Compare commits
2 Commits
f543a46118
...
fd60959d41
| Author | SHA1 | Date | |
|---|---|---|---|
|
fd60959d41
|
|||
|
6b0bd4ac5c
|
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
/.qtcreator
|
||||||
/meson.build.user
|
/meson.build.user
|
||||||
/subprojects/*
|
/subprojects/*
|
||||||
!/subprojects/*.wrap
|
!/subprojects/*.wrap
|
||||||
|
|||||||
@@ -68,6 +68,10 @@ you can get a quick and dirty installation package for testing purposes using:
|
|||||||
|
|
||||||
$ meson compile deb
|
$ meson compile deb
|
||||||
# dpkg -i fiv-*.deb
|
# dpkg -i fiv-*.deb
|
||||||
|
|
||||||
|
And in case you keep the default installation prefix rather than _/usr_,
|
||||||
|
it is necessary to:
|
||||||
|
|
||||||
# glib-compile-schemas /usr/local/share/glib-2.0/schemas
|
# glib-compile-schemas /usr/local/share/glib-2.0/schemas
|
||||||
|
|
||||||
Windows
|
Windows
|
||||||
|
|||||||
Reference in New Issue
Block a user