On Sun, May 07, 2006 at 11:11:28PM -0400, Travis Willard wrote: > > > > Now, I have another question. What is that last line going to do? The > > "ln -fs ..." line. It looks to me like it's going to link > > "/etc/urlview/url_handler.sh" to "$startdir/pkg/usr/bin/url_handler.sh" > > which is in my build directory. Why would you want to do that? > > > in this case it makes a link at > $startdir/pkg/usr/bin/url_handler.sh (which will be installed to > /usr/bin/url_handler.sh once you install the package) that points to > /etc/urlview/url_handler.sh. > Ah, okay, that makes sense now.
Thanks! > -- Cerebral > > _______________________________________________ > arch mailing list > [email protected] > http://www.archlinux.org/mailman/listinfo/arch > _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
