updated pkg to create as per daves suggestion

This commit is contained in:
brianleroux
2010-08-31 15:40:19 -07:00
parent 6cd1d8113e
commit 83070fc4ea
2 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#
# TODO ensure the phonegap.js file is overwritten every single time into the correct tmp dir
#
class Package
class Create
attr_reader :name, :pkg, :www, :path
def initialize(path)