diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:03:58 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:03:58 +0200 |
commit | 3413a130a5f12eafb09853cdebb3d5cebe802bf4 (patch) | |
tree | 400a671502bca042133fcd7f7abbfe9cdff3e457 /extra | |
parent | 58cb2c82bd1670eb6bc70783f92fcf9621d68a31 (diff) | |
download | nutyx-pakxe-3413a130a5f12eafb09853cdebb3d5cebe802bf4.tar.gz nutyx-pakxe-3413a130a5f12eafb09853cdebb3d5cebe802bf4.tar.bz2 nutyx-pakxe-3413a130a5f12eafb09853cdebb3d5cebe802bf4.tar.xz nutyx-pakxe-3413a130a5f12eafb09853cdebb3d5cebe802bf4.zip |
Ajustement de make de extra/gcolor2
Diffstat (limited to 'extra')
-rw-r--r-- | extra/gcolor2/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/gcolor2/Pkgfile b/extra/gcolor2/Pkgfile index 92d91b126..a1a07026d 100644 --- a/extra/gcolor2/Pkgfile +++ b/extra/gcolor2/Pkgfile @@ -17,3 +17,4 @@ build() { install -D $SRC/gcolor2.desktop -m644 $PKG/usr/share/applications/gcolor2.desktop } + |