diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:04:09 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:04:09 +0200 |
commit | 3eda3d5a67a463980696847f3217e8aa4b1333c9 (patch) | |
tree | 788d5bd0d02b919870b57d808630b55a20138183 | |
parent | cb271be4f0cf7f3b2a1b6d4447acabbf1190b7eb (diff) | |
download | nutyx-pakxe-3eda3d5a67a463980696847f3217e8aa4b1333c9.tar.gz nutyx-pakxe-3eda3d5a67a463980696847f3217e8aa4b1333c9.tar.bz2 nutyx-pakxe-3eda3d5a67a463980696847f3217e8aa4b1333c9.tar.xz nutyx-pakxe-3eda3d5a67a463980696847f3217e8aa4b1333c9.zip |
Ajustement de make de extra/gpick
-rw-r--r-- | extra/gpick/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/gpick/Pkgfile b/extra/gpick/Pkgfile index 7557911fd..72be16526 100644 --- a/extra/gpick/Pkgfile +++ b/extra/gpick/Pkgfile @@ -16,3 +16,4 @@ build () mkdir -p $PKG/usr/share/applications install -Dm644 ../$name.desktop $PKG/usr/share/applications/$name.desktop } + |