summaryrefslogtreecommitdiffstats
path: root/libwnck/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-02-22 17:22:41 +0100
committerpiernov <piernov@piernov.org>2012-02-22 17:22:41 +0100
commitc4d781c1c983d2baedfaee285f40476a9b3cdc4f (patch)
treec4e381bdd2e2c4fe9afe3dd6d9f493294f145294 /libwnck/Pkgfile
parent34ecfe3352ef0aada87e882c5d7e4afa7d0f28d6 (diff)
downloadnutyx-extra-c4d781c1c983d2baedfaee285f40476a9b3cdc4f.tar.gz
nutyx-extra-c4d781c1c983d2baedfaee285f40476a9b3cdc4f.tar.bz2
nutyx-extra-c4d781c1c983d2baedfaee285f40476a9b3cdc4f.tar.xz
nutyx-extra-c4d781c1c983d2baedfaee285f40476a9b3cdc4f.zip
libwnck dans extra
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
}