diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:05:44 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:05:44 +0200 |
commit | 85a80b94090b9492d6b42908e67c1a71feb00aa2 (patch) | |
tree | 3d8512c3e5ee09534973186fd1bb2da384ac7734 /extra | |
parent | 174da5324a9ecc7b105d4bfc8d37a2e234eb7a76 (diff) | |
download | nutyx-pakxe-85a80b94090b9492d6b42908e67c1a71feb00aa2.tar.gz nutyx-pakxe-85a80b94090b9492d6b42908e67c1a71feb00aa2.tar.bz2 nutyx-pakxe-85a80b94090b9492d6b42908e67c1a71feb00aa2.tar.xz nutyx-pakxe-85a80b94090b9492d6b42908e67c1a71feb00aa2.zip |
Ajustement de make de extra/partimage
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/partimage/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/partimage/Pkgfile b/extra/partimage/Pkgfile index 47d68e82e..81b034272 100755 --- a/extra/partimage/Pkgfile +++ b/extra/partimage/Pkgfile @@ -20,3 +20,4 @@ if [ -f $PKG/usr/share/info/dir ]; then rm $PKG/usr/share/info/dir fi } + |