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 a41e532 + 90e8511 commit 7501ed5Copy full SHA for 7501ed5
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