diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -162,13 +162,13 @@ Bsdisks is an implementation of UDisks2 service for FreeBSD. In some cases, you can use qmake for building and installation. Configure: -qmake +qmake PREFIX=custom_path (default: /usr) Build: make Installation: -make install INSTALL_ROOT=/usr/local +make install Executable: ./bin/qmmp |
