aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 032b2629..6d0c8a8b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -73,7 +73,7 @@ install: all
cp benchmark.data ${DESTDIR}/usr/share/hardinfo
@echo '*** Fixing permissions...'
- chmod -R 755 ${DESTDIR}/usr/share/hardinfo
+ #chmod -R 755 ${DESTDIR}/usr/share/hardinfo
chmod 755 ${DESTDIR}/usr/bin/hardinfo
@echo '*** Done installing.'