Hi folks,
I am trying to create a port for another PEAR channel. While the process seems to be straigt forward like here, I do not understand why the generated .reg file has to be in files/, but not simply do:
and let PEAR do its job and simply add the newly generated files to pkg-plist.
Any enlightments?
I am trying to create a port for another PEAR channel. While the process seems to be straigt forward like here, I do not understand why the generated .reg file has to be in files/, but not simply do:
Bash:
pear channel-discover my-channel.example.com
and let PEAR do its job and simply add the newly generated files to pkg-plist.
Any enlightments?