diff options
Diffstat (limited to 'gnome/gnome-compiz')
-rwxr-xr-x | gnome/gnome-compiz/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/gnome-compiz/Pkgfile b/gnome/gnome-compiz/Pkgfile index 557827868..12436e213 100755 --- a/gnome/gnome-compiz/Pkgfile +++ b/gnome/gnome-compiz/Pkgfile @@ -15,7 +15,7 @@ cd compiz-$version --enable-metacity --enable-gconf \ --with-gconf-schema-file-dir=/etc/gconf/schemas \ --disable-dbus --disable-annotate - make -j3 + make pushd gtk make DESTDIR=$PKG install mkdir -p $PKG/etc/gconf/schemas |