diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:05:38 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:05:38 +0200 |
commit | 86409065cc177ff569a86fae8f01f6e26b15ad04 (patch) | |
tree | f5d465299e1d284a04b204189fbeb5dc9c8712cc /extra | |
parent | 5c625b314f3460ae3a2466ad034ae1a7b24a7fc8 (diff) | |
download | nutyx-pakxe-86409065cc177ff569a86fae8f01f6e26b15ad04.tar.gz nutyx-pakxe-86409065cc177ff569a86fae8f01f6e26b15ad04.tar.bz2 nutyx-pakxe-86409065cc177ff569a86fae8f01f6e26b15ad04.tar.xz nutyx-pakxe-86409065cc177ff569a86fae8f01f6e26b15ad04.zip |
Ajustement de make de extra/p5-extutils-pkgconfig
Diffstat (limited to 'extra')
-rw-r--r-- | extra/p5-extutils-pkgconfig/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/p5-extutils-pkgconfig/Pkgfile b/extra/p5-extutils-pkgconfig/Pkgfile index 368036fd4..5abcf8439 100644 --- a/extra/p5-extutils-pkgconfig/Pkgfile +++ b/extra/p5-extutils-pkgconfig/Pkgfile @@ -19,3 +19,4 @@ build() { -o -name .packlist | xargs rm find $PKG -empty | xargs rmdir -p ||: } + |