Skip to main content.

2002-Jul-09

Couldn't use sed to edit binary file (and I don't know why), so used perl instead:

perl -pe 's//var/www//0000000/' suexec.save > suexec

I see my recent send-pr's are continuing to default to "Confidential: yes". I don't want them hidden :(

I send-pr'd my scribus pkgsrc: pkg/17536. (And sent email to the scribus developer about my patch.) Then I found out my pkgsrc is no good because that 0.7.3 source is no longer available. And my patch doesn't work for 0.7.5. I need to do all this again :( I made new patch, but agc did it too and closed my PR :)

My ddd PR from problem wasn't with ddd pkgsrc, but the pkgsrc build missed several steps because of "Cannot fork". It seemed like it should have failed when that happened. I said it is okay to close PR.