diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:04:34 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:04:34 +0200 |
commit | dc534b19af385d585db547440b8f9266bbf3c8eb (patch) | |
tree | 3a5ad4cc4645f3ebd0c48a9f731db7c03ed7e3c9 /extra | |
parent | a868d8f6e07704cdc5a038af97d9969d2438a548 (diff) | |
download | nutyx-extra-dc534b19af385d585db547440b8f9266bbf3c8eb.tar.gz nutyx-extra-dc534b19af385d585db547440b8f9266bbf3c8eb.tar.bz2 nutyx-extra-dc534b19af385d585db547440b8f9266bbf3c8eb.tar.xz nutyx-extra-dc534b19af385d585db547440b8f9266bbf3c8eb.zip |
Ajustement de make de extra/libcaca
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/libcaca/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libcaca/Pkgfile b/extra/libcaca/Pkgfile index cb1587601..fdc19acc7 100755 --- a/extra/libcaca/Pkgfile +++ b/extra/libcaca/Pkgfile @@ -19,3 +19,4 @@ build() { make make DESTDIR=$PKG install } + |