summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xextra/compiz/.footprint1
-rwxr-xr-xextra/compiz/Pkgfile1
2 files changed, 1 insertions, 1 deletions
diff --git a/extra/compiz/.footprint b/extra/compiz/.footprint
index 870d040cf..f5a7cb11d 100755
--- a/extra/compiz/.footprint
+++ b/extra/compiz/.footprint
@@ -1,7 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/compiz
--rwxr-xr-x root/root usr/bin/gtk-window-decorator
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/compiz/
-rw-r--r-- root/root usr/include/compiz/compiz-common.h
diff --git a/extra/compiz/Pkgfile b/extra/compiz/Pkgfile
index ec3a98e91..0706a6230 100755
--- a/extra/compiz/Pkgfile
+++ b/extra/compiz/Pkgfile
@@ -16,5 +16,6 @@ cd $name-$version
--enable-dbus --enable-librsvg
make -j3
make DESTDIR=$PKG install
+ rm $PKG/usr/bin/gtk-window-decorator
}