diff options
author | sibel sibel <lesibel@free.fr> | 2010-02-13 14:13:30 +0100 |
---|---|---|
committer | sibel sibel <lesibel@free.fr> | 2010-02-13 14:13:30 +0100 |
commit | 2071d69bfbcf2c031bc551b414fda2a778945571 (patch) | |
tree | 7c2b960082ea7261b51db18c8ca8f93644f094e9 /kde | |
parent | c8dbb5b5034d24e8eaf63a7cac756eadb10b86d0 (diff) | |
download | nutyx-pakxe-2071d69bfbcf2c031bc551b414fda2a778945571.tar.gz nutyx-pakxe-2071d69bfbcf2c031bc551b414fda2a778945571.tar.bz2 nutyx-pakxe-2071d69bfbcf2c031bc551b414fda2a778945571.tar.xz nutyx-pakxe-2071d69bfbcf2c031bc551b414fda2a778945571.zip |
maj de kdepim#4.4.0-1
Diffstat (limited to 'kde')
-rwxr-xr-x | kde/kdepim/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/kdepim/Pkgfile b/kde/kdepim/Pkgfile index f23406965..5176a4d6c 100755 --- a/kde/kdepim/Pkgfile +++ b/kde/kdepim/Pkgfile @@ -17,6 +17,6 @@ build() { make -j3 make DESTDIR=$PKG install # Déjà dans dans kdepimlibs - rm -r $PKG/opt/kde/share/kde4/servicetypes/kontactplugin.desktop + # rm -r $PKG/opt/kde/share/kde4/servicetypes/kontactplugin.desktop } |