This commit is contained in:
iceman1001 2019-08-31 21:47:45 +02:00
commit 02758d4a85

View file

@ -10,7 +10,10 @@ Makefile
`DESTDIR` can be provided by environment variable, it can be a relative path and it will be prepended to `PREFIX`, so you can use e.g.:
`make -j install DESTDIR=build PREFIX=/usr UDEV_PREFIX=/lib/udev/rules.d`
```
make -j
make install DESTDIR=build PREFIX=/usr UDEV_PREFIX=/lib/udev/rules.d
```
and it will be deployed as