For that you'll need a separate install rule. However think twice if you really want to make some file (or worse, a directory) in a public place world writable. It's a huge security breach. Better make your app suid some user and make that directory owned by that user or group.
Bookmarks