Bug report: inn-2.4.3/site/Makefile
Ernst Boetsch
Ernst.Boetsch at lrz-muenchen.de
Wed Apr 5 17:11:34 UTC 2006
Hello *,
following patch (unified diff)
########################################################################
--- ./site/Makefile.orig 2006-03-20 05:14:57.000000000 +0100
+++ ./site/Makefile 2006-04-05 19:04:34.000000000 +0200
@@ -137,6 +137,9 @@
chmod $(FILEMODE) $@
$D$(PATH_HISTORY):
touch $@
+ chown $(NEWSUSER) $@
+ chgrp $(NEWSGROUP) $@
+ chmod $(FILEMODE) $@
$(PATHBIN)/makedbz -i -o
## Remove files that are unchanged from the release version.
########################################################################
prevents a "permission denied" error if
* "make install" is performed under "root" (as told in "INSTALL")
* $(PATH_HISTORY) does not exist before.
Kind regards,
Ernst Boetsch
--
******************************************************************
Ernst N. Boetsch | Leibniz Computer Center
| of the Bavarian Academy
E-Mail: boetsch at lrz.de | of Sciences
Phone: +49 89 289-28831 (/-28784) | Barer Strasse 21
Fax: +49 89 2809460 | D-80333 Muenchen, Germany
More information about the inn-bugs
mailing list