summaryrefslogtreecommitdiffstats
path: root/extra/xchat/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xchat/Pkgfile')
-rw-r--r--extra/xchat/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xchat/Pkgfile b/extra/xchat/Pkgfile
index a0671d0c6..a3e37f441 100644
--- a/extra/xchat/Pkgfile
+++ b/extra/xchat/Pkgfile
@@ -24,7 +24,7 @@ build() {
--disable-textfe \
--disable-python \
--disable-tcl
- make -j3
+ make
make DESTDIR=$PKG install
rm -rf $PKG/usr/etc
install -D $name.desktop $PKG/usr/share/applications/$name.desktop