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.
2 parents 203948f + c956977 commit 8ad491fCopy full SHA for 8ad491f
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