Skip to content

Commit 80a6056

Browse files
authored
Update Makefile
1 parent 0df330b commit 80a6056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ install:
3232
mkdir -p $(DESTDIR)/lib/udev/rules.d
3333
install -m 644 99-pslab.rules $(DESTDIR)/lib/udev/rules.d/99-pslab
3434
# fix a few permissions
35-
find $(DESTDIR)/usr/share/pslab/psl_res -name auto.sh -exec chmod -x {} \;
35+
#find $(DESTDIR)/usr/share/pslab/psl_res -name auto.sh -exec chmod -x {} \;

0 commit comments

Comments
 (0)