diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:05:56 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:05:56 +0200 |
commit | 32514dbc1b2eeafe2a27a161e832d7a84fece625 (patch) | |
tree | 056cc0aa62be7df63a7333e28a88130153128ee6 /extra/pydialog | |
parent | 4e00260da9ceb4f20209260e2db8b4dc3406185b (diff) | |
download | nutyx-pakxe-32514dbc1b2eeafe2a27a161e832d7a84fece625.tar.gz nutyx-pakxe-32514dbc1b2eeafe2a27a161e832d7a84fece625.tar.bz2 nutyx-pakxe-32514dbc1b2eeafe2a27a161e832d7a84fece625.tar.xz nutyx-pakxe-32514dbc1b2eeafe2a27a161e832d7a84fece625.zip |
Ajustement de make de extra/pydialog
Diffstat (limited to 'extra/pydialog')
-rw-r--r-- | extra/pydialog/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/pydialog/Pkgfile b/extra/pydialog/Pkgfile index 0b85a50d9..d86860f2e 100644 --- a/extra/pydialog/Pkgfile +++ b/extra/pydialog/Pkgfile @@ -14,3 +14,4 @@ build() { cd pythondialog-$version python setup.py build install --prefix=/usr --root=$PKG } + |