diff options
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 |