Opened 11 years ago
Closed 11 years ago
#10513 closed bug (invalid)
package doesn't allow global_writable_file_info
Reported by: | bbjimmy | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Command Line Tools | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
cannot builed an hpkg with "global_writable_file_info"
Parse error in .PackageInfo(18:1) -> unknown attribute "global_writable_file_info"
Change History (3)
comment:1 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
comment:3 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This was confusion because of the way our wiki page describes the grammar ( http://dev.haiku-os.org/wiki/PackageManagement/BuildingPackages ). The global_writable_file_infos comes from there.
I have added an example to that page to make things a bit clearer.