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 0df330b commit 80a6056Copy full SHA for 80a6056
Makefile
@@ -32,4 +32,4 @@ install:
32
mkdir -p $(DESTDIR)/lib/udev/rules.d
33
install -m 644 99-pslab.rules $(DESTDIR)/lib/udev/rules.d/99-pslab
34
# fix a few permissions
35
- find $(DESTDIR)/usr/share/pslab/psl_res -name auto.sh -exec chmod -x {} \;
+ #find $(DESTDIR)/usr/share/pslab/psl_res -name auto.sh -exec chmod -x {} \;
0 commit comments