oops
authorewt <devnull@localhost>
Thu, 27 Jun 1996 20:52:29 +0000 (20:52 +0000)
committerewt <devnull@localhost>
Thu, 27 Jun 1996 20:52:29 +0000 (20:52 +0000)
CVS patchset: 697
CVS date: 1996/06/27 20:52:29

lib/install.c

index c957182..e525f5c 100644 (file)
@@ -693,7 +693,7 @@ static int setFileOwnerships(char * prefix, char ** fileList,
                             enum instActions * instActions, int fileCount) {
     int i;
     char * chptr;
-    int doFork = 1;
+    int doFork = 0;
     pid_t child;
     int status;