diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:05:42 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:05:42 +0200 |
commit | 7e981507802bd25660541ae14cc9c063a534ef42 (patch) | |
tree | 8658bddf7d2cb2a679416cc63f0cfd9b85e35f54 /extra | |
parent | 13c8f7a8a4d6fdc462596ea15ac55e108f97abdd (diff) | |
download | nutyx-extra-7e981507802bd25660541ae14cc9c063a534ef42.tar.gz nutyx-extra-7e981507802bd25660541ae14cc9c063a534ef42.tar.bz2 nutyx-extra-7e981507802bd25660541ae14cc9c063a534ef42.tar.xz nutyx-extra-7e981507802bd25660541ae14cc9c063a534ef42.zip |
Ajustement de make de extra/p5-xml-parser
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/p5-xml-parser/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/p5-xml-parser/Pkgfile b/extra/p5-xml-parser/Pkgfile index f875e176e..e962cc014 100755 --- a/extra/p5-xml-parser/Pkgfile +++ b/extra/p5-xml-parser/Pkgfile @@ -17,3 +17,4 @@ build() { make DESTDIR=$PKG install find $PKG -name .packlist -o -name perllocal.pod -exec rm '{}' \; } + |