Point out that make calls should use the same vars in README
This commit is contained in:
		
							parent
							
								
									db0796b73d
								
							
						
					
					
						commit
						630fd7fe03
					
				| @ -44,6 +44,8 @@ sudo make install | |||||||
| - `SERVICEDIR_SYSTEMD=<PATH>`: The path to put the systemd user service file. Unused, if `SYSTEMD=0`. (Default: detected via `pkg-config`) | - `SERVICEDIR_SYSTEMD=<PATH>`: The path to put the systemd user service file. Unused, if `SYSTEMD=0`. (Default: detected via `pkg-config`) | ||||||
| - `SERVICEDIR_DBUS=<PATH>`: The path to put the dbus service file. (Default: detected via `pkg-config`) | - `SERVICEDIR_DBUS=<PATH>`: The path to put the dbus service file. (Default: detected via `pkg-config`) | ||||||
| 
 | 
 | ||||||
|  | **Make sure to run all make calls with the same parameter set. So when building with `make PREFIX=/usr`, you have to install it with `make PREFIX=/usr install`, too.** | ||||||
|  | 
 | ||||||
| Checkout the [wiki][wiki] for more information. | Checkout the [wiki][wiki] for more information. | ||||||
| 
 | 
 | ||||||
| ## Bug reports | ## Bug reports | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Nikos Tsipinakis
						Nikos Tsipinakis