]> andersk Git - moira.git/blobdiff - gen/cups-lpd.pc
Add rp to generated file; don't use "restart" init option.
[moira.git] / gen / cups-lpd.pc
index 7f43a2f4c697684ca2c463c9ec58aaf56d27b255..dd4a42a672f40a91b62bf2f2843c6d191a9d6e46 100644 (file)
@@ -147,7 +147,7 @@ void do_host(char *host)
       for (p = duplexname;*p;p++)
        *p = tolower(*p);
 
-      fprintf(out, "%s|%s|%s|%s|%s|%s\n", name,duplexname,hostname,location,hwtype,prtype);
+      fprintf(out, "%s|%s|%s|%s|%s|%s|%s\n", name,duplexname,hostname,location,hwtype,prtype,rp);
     }
   EXEC SQL CLOSE csr_lprng;
   tarfile_end(tf);
This page took 0.034671 seconds and 4 git commands to generate.