How to create a link in a .lrp package
Erich Titl <[email protected]>
| Newsgroups | gmane.linux.leaf.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Folks The subject says it all, I could not find the right way to include a link in a .lrp package, so the file gets created like SALT# > foo SALT# ln foo bar SALT# ls -l -rw-r--r-- 2 root root 0 Jan 5 19:33 bar -rw-r--r-- 2 root root 0 Jan 5 19:33 foo I tried with file Type=LINK in buildtool.cfg but it barfed cheers ET ------------------------------------------------------------------------------