Check-in Number:
|
696 | |
Date: |
2001-Aug-20 12:50:07 (local)
2001-Aug-20 10:50:07 (UTC) |
User: | rse |
Branch: | |
Comment: |
add helper script |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/lmtp2nntp/.configure -> 1.1
*** /dev/null Sat Nov 23 00:55:02 2024
--- - Sat Nov 23 00:55:47 2024
***************
*** 0 ****
--- 1,5 ----
+ #!/bin/sh
+ ./configure \
+ --prefix=/tmp/lmtp2nntp \
+ --with-str=/cw \
+ --enable-debug
|
|