bug-gnu-utils
[Top][All Lists]
Advanced

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

gdbm 1.8.3 Makefile specifies file ownership


From: Paul Jarc
Subject: gdbm 1.8.3 Makefile specifies file ownership
Date: Wed, 13 Sep 2006 02:02:56 -0400
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux)

The Makefile for gdbm 1.8.3 installs several files with:
$(INSTALL_DATA) -o $(BINOWN) -g $(BINGRP)
It would be more convenient for non-root installation, and more
consistent with other packages these days, if the -o and -g options
were removed.


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]