diff options
author | sibel <lesibel@free.fr> | 2010-09-08 08:54:10 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 08:54:10 +0200 |
commit | c04c1a8202bda33db7b293927eb7cc397663d9c3 (patch) | |
tree | 9a322e73593dbd4498daf4c6f62eff36701acd85 /kde/oxygen-icons/Pkgfile | |
parent | 2a2e62d9199db8688cc2951982a3d6e1d90bfac0 (diff) | |
download | nutyx-pakxe-c04c1a8202bda33db7b293927eb7cc397663d9c3.tar.gz nutyx-pakxe-c04c1a8202bda33db7b293927eb7cc397663d9c3.tar.bz2 nutyx-pakxe-c04c1a8202bda33db7b293927eb7cc397663d9c3.tar.xz nutyx-pakxe-c04c1a8202bda33db7b293927eb7cc397663d9c3.zip |
Ajustement de make de oxygen-icons
Diffstat (limited to 'kde/oxygen-icons/Pkgfile')
-rwxr-xr-x | kde/oxygen-icons/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/oxygen-icons/Pkgfile b/kde/oxygen-icons/Pkgfile index f4961aa37..dae11b4d2 100755 --- a/kde/oxygen-icons/Pkgfile +++ b/kde/oxygen-icons/Pkgfile @@ -15,7 +15,7 @@ build() { mkdir build cd build cmake ../ -DCMAKE_INSTALL_PREFIX=/usr - make -j5 + make make DESTDIR=$PKG install cp $SRC/NuTyXlogo.png \ $PKG//usr/share/icons/oxygen/256x256/places |