From c4d781c1c983d2baedfaee285f40476a9b3cdc4f Mon Sep 17 00:00:00 2001 From: piernov Date: Wed, 22 Feb 2012 17:22:41 +0100 Subject: libwnck dans extra --- libwnck/.footprint.i686 | 2 -- libwnck/.footprint.x86_64 | 2 -- libwnck/Pkgfile | 3 +++ 3 files changed, 3 insertions(+), 4 deletions(-) (limited to 'libwnck') diff --git a/libwnck/.footprint.i686 b/libwnck/.footprint.i686 index fbb33ee17..325f7f169 100644 --- a/libwnck/.footprint.i686 +++ b/libwnck/.footprint.i686 @@ -1,7 +1,5 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/wnck-urgency-monitor --rwxr-xr-x root/root usr/bin/wnckprop drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/libwnck-1.0/ drwxr-xr-x root/root usr/include/libwnck-1.0/libwnck/ diff --git a/libwnck/.footprint.x86_64 b/libwnck/.footprint.x86_64 index fbb33ee17..325f7f169 100644 --- a/libwnck/.footprint.x86_64 +++ b/libwnck/.footprint.x86_64 @@ -1,7 +1,5 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/wnck-urgency-monitor --rwxr-xr-x root/root usr/bin/wnckprop drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/libwnck-1.0/ drwxr-xr-x root/root usr/include/libwnck-1.0/libwnck/ 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 } -- cgit v1.2.3-54-g00ecf