pkg'de add_dir diye bir fonksiyon olacak...
This commit is contained in:
@@ -224,5 +224,6 @@ class PisiBuild:
|
||||
os.chdir(self.ctx.pkg_dir())
|
||||
pkg.add_file(self.ctx.const.metadata_xml)
|
||||
pkg.add_file(self.ctx.const.files_xml)
|
||||
# pkd.add_dir("install")
|
||||
pkg.close()
|
||||
os.chdir(c)
|
||||
|
||||
Reference in New Issue
Block a user