/[BackupPC]/trunk/configure.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/configure.pl

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

revision 41 by dpavlin, Fri Aug 19 21:52:43 2005 UTC revision 80 by dpavlin, Fri Aug 26 23:50:05 2005 UTC
# Line 556  if ( $Conf{CgiImageDir} ne "" ) { Line 556  if ( $Conf{CgiImageDir} ne "" ) {
556      }      }
557      InstallFile("conf/BackupPC_stnd.css",      InstallFile("conf/BackupPC_stnd.css",
558                  "$DestDir$Conf{CgiImageDir}/BackupPC_stnd.css", 0444, 0);                  "$DestDir$Conf{CgiImageDir}/BackupPC_stnd.css", 0444, 0);
559        InstallFile("conf/BackupPC_lite.css",
560                    "$DestDir$Conf{CgiImageDir}/BackupPC_lite.css", 0444, 0);
561  }  }
562    
563  printf("Making init.d scripts\n");  printf("Making init.d scripts\n");

Legend:
Removed from v.41  
changed lines
  Added in v.80

  ViewVC Help
Powered by ViewVC 1.1.26