[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#5333: gnuplot.gih should have mode 644



Package: gnuplot
Version: 3.5-7

gnuplot.gih (help text) should have mode 644, it is not an executable.

Suggested fix:

--- debian/rules.orig	Fri Nov  8 20:39:33 1996
+++ debian/rules	Fri Nov  8 20:40:35 1996
@@ -66,3 +66,3 @@
 	install -d -g root -m 755 -o root debian/tmp/usr/lib
-	install -g root -m 755 -o root docs/gnuplot.gih \
+	install -g root -m 644 -o root docs/gnuplot.gih \
 	  debian/tmp/usr/lib/gnuplot.gih

Regards,

Santiago Vila <sanvila@ctv.es>

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: