mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-13 22:21:29 +00:00
correct path for patch in archive
This commit is contained in:
@@ -38,7 +38,7 @@ define "cappuccino" do
|
||||
|
||||
# file(_("target/Build")).enhance do
|
||||
# end
|
||||
package(:bundle).include _("target/patch"), :as => "content/patch"
|
||||
package(:bundle).include _("target/patch"), :as => "patch"
|
||||
package(:bundle).include _("target/Frameworks"), :as => "content/Frameworks"
|
||||
package(:bundle).include _("build.properties"), :as => "build.properties"
|
||||
package(:bundle).meta_inf << file('META-INF/web-fragment.xml')
|
||||
|
||||
Reference in New Issue
Block a user