summaryrefslogtreecommitdiffstats
path: root/clutter/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'clutter/Pkgfile')
-rw-r--r--clutter/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/clutter/Pkgfile b/clutter/Pkgfile
index 2d2de1f54..d55260547 100644
--- a/clutter/Pkgfile
+++ b/clutter/Pkgfile
@@ -16,5 +16,5 @@ build() {
--enable-introspection
make
make DESTDIR=$PKG install
-# ln -s libclutter-1.0.la $PKG/usr/lib/libclutter-glx-1.0.la
+ ln -s libclutter-1.0.la $PKG/usr/lib/libclutter-glx-1.0.la
}