diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:04:36 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:04:36 +0200 |
commit | f6a2a6ffb9a9aa139255d10aa057e28ed295a419 (patch) | |
tree | 47e8676c9e4e7984866440ad86be6a6b73e7317f /extra/libcups/Pkgfile | |
parent | 1cf08fd1cc07ebc23c0cede3388611b5853f292e (diff) | |
download | nutyx-pakxe-f6a2a6ffb9a9aa139255d10aa057e28ed295a419.tar.gz nutyx-pakxe-f6a2a6ffb9a9aa139255d10aa057e28ed295a419.tar.bz2 nutyx-pakxe-f6a2a6ffb9a9aa139255d10aa057e28ed295a419.tar.xz nutyx-pakxe-f6a2a6ffb9a9aa139255d10aa057e28ed295a419.zip |
Ajustement de make de extra/libcups
Diffstat (limited to 'extra/libcups/Pkgfile')
-rwxr-xr-x | extra/libcups/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libcups/Pkgfile b/extra/libcups/Pkgfile index b88d32479..89dc482bb 100755 --- a/extra/libcups/Pkgfile +++ b/extra/libcups/Pkgfile @@ -30,3 +30,4 @@ build() { mkdir -p $PKG/usr/bin install -m755 cups-config $PKG/usr/bin/cups-config } + |