correct path for patch in archive

This commit is contained in:
Pascal Belloncle
2011-06-10 17:17:00 -07:00
parent 743feb5360
commit 2ec574173a
+1 -1
View File
@@ -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')