/[dgee]/dgee/apache/Makefile.am
ViewVC logotype

Diff of /dgee/apache/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by csmith, Sun Sep 21 11:06:37 2003 UTC revision 1.3 by csmith, Thu Oct 23 22:10:01 2003 UTC
# Line 58  install: install-mod Line 58  install: install-mod
58  install-mod-conf:  install-mod-conf:
59          if [ -e $(MOD_DGEE) ] ; \          if [ -e $(MOD_DGEE) ] ; \
60          then \          then \
61                $(mkinstalldirs) $(DESTDIR)$(sysconfdir) ; \
62                [ "`id -u`" != 0 ] || chown -f @USER@:@GROUP@ $(DESTDIR)$(sysconfdir); \
63                  $(INSTALL) $(MOD_DGEE_CONF) $(DESTDIR)$(sysconfdir) ; \                  $(INSTALL) $(MOD_DGEE_CONF) $(DESTDIR)$(sysconfdir) ; \
64          fi          fi
65    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26