On mån, 2008-05-12 at 13:36 +1200, Amos Jeffries wrote: > <snip> > > As a side note, would it be possible to add something like > > > > @echo "$(INSTALL_DATA) $(srcdir)/cachemgr.conf > > $(DESTDIR)$(DEFAULT_CACHEMGR_CONFIG).default"; \ > > $(INSTALL_DATA) $(srcdir)/cachemgr.conf > > $(DESTDIR)$(DEFAULT_CACHEMGR_CONFIG).default; > > > > to the install-data-local target? I have added this routine to the > > patch for 2346 while I was at it so users have a factory default > > to compare their configuration against after an update and the > > FreeBSD port/package is able to decide whether the user actually > > modified the .conf file and whether it must be kept on deinstallation. > > > > I agree it would be a great addition to improve installation and package > maintenance. > > Votes?
+2 ;) Regards Henrik
