change pypungi imports to pungi
This commit is contained in:
parent
fdc7901127
commit
07e90f0f96
30 changed files with 115 additions and 115 deletions
|
|
@ -23,7 +23,7 @@ __all__ = (
|
|||
import errno
|
||||
import os
|
||||
|
||||
from pypungi.util import makedirs
|
||||
from pungi.util import makedirs
|
||||
|
||||
|
||||
class Paths(object):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue