summaryrefslogtreecommitdiffstats
path: root/extra/compiz
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-02-14 15:47:33 +0100
committertnut <thierryn1 at hispeed dot ch>2010-02-14 15:47:33 +0100
commit13a5e3751b660561d336bc846279b0ba1c5f5812 (patch)
tree8f87b6b873c818def4e99fd6186e5c309077b6ca /extra/compiz
parentbc615c0e4941418ab9a1444466fd223950f0a634 (diff)
downloadnutyx-pakxe-13a5e3751b660561d336bc846279b0ba1c5f5812.tar.gz
nutyx-pakxe-13a5e3751b660561d336bc846279b0ba1c5f5812.tar.bz2
nutyx-pakxe-13a5e3751b660561d336bc846279b0ba1c5f5812.tar.xz
nutyx-pakxe-13a5e3751b660561d336bc846279b0ba1c5f5812.zip
compiz, maj footprint
Diffstat (limited to 'extra/compiz')
-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
}