We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203948f commit c956977Copy full SHA for c956977
Makefile
@@ -32,4 +32,4 @@ clean:
32
install:
33
python3 setup.py install
34
mkdir -p $(DESTDIR)/lib/udev/rules.d
35
- install -m 644 99-pslab.rules $(DESTDIR)/lib/udev/rules.d/99-pslab
+ install -m 644 99-pslab.rules $(DESTDIR)/lib/udev/rules.d/99-pslab.rules
0 commit comments