Title: OpenNap-0.44, 0.45, -NG
Hi, All--

I was hoping to get some help with the .info files for each of these packages. I am a total newbie...hence the need for help :)

I need to add some commands at the end of the install process which will create a new directory and then copy and rename some files into that directory, and finally edit one of the files to add a line needed so the server will run.

What I need is this to be written out as it should go in the .info file for one of the projects, and I will edit the other two. The following are the commands I need (this example is for the opennap-ng project).:

mkdir /sw/share/opennap-ng
cd doc/opennap-ng/examples
cp sample.block /sw/share/opennap-ng/block;cp sample.channels
/sw/share/opennap-ng/channels;cp sample.config
/sw/share/opennap-ng/config;cp sample.filter =
/sw/share/opennap-ng/filter;cp
sample.motd /sw/share/opennap-ng/motd;cp sample.servers
/sw/share/opennap-ng/servers;touch /sw/share/opennap-ng/users

And then a command to edit the users file as such:

add line: Admin mypassword [EMAIL PROTECTED] Admin 0 0

All My Best,
Jeffrey

Reply via email to