summaryrefslogtreecommitdiffstats
path: root/libwnck/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'libwnck/Pkgfile')
-rw-r--r--libwnck/Pkgfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/libwnck/Pkgfile b/libwnck/Pkgfile
index 43db5196d..03b601779 100644
--- a/libwnck/Pkgfile
+++ b/libwnck/Pkgfile
@@ -15,5 +15,8 @@ build() {
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/gtk-doc
+ # Les binaires sont disponnible dans libwnck3
+ rm -f $PKG/usr/bin/wnckprop
+ rm -f $PKG/usr/bin/wnck-urgency-monitor
}