diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-25 21:00:25 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-25 21:00:25 +0100 |
commit | 03899d626e58479551c68e39eebb9b571aa0d04e (patch) | |
tree | 29597b2a87ee643038a20ecb83982b5b3a8abf1b /extra | |
parent | 98fb23d7a0c6e1aeff14d18b1c0d6159857c324e (diff) | |
download | nutyx-pakxe-03899d626e58479551c68e39eebb9b571aa0d04e.tar.gz nutyx-pakxe-03899d626e58479551c68e39eebb9b571aa0d04e.tar.bz2 nutyx-pakxe-03899d626e58479551c68e39eebb9b571aa0d04e.tar.xz nutyx-pakxe-03899d626e58479551c68e39eebb9b571aa0d04e.zip |
evince, maj deps et footprint
Diffstat (limited to 'extra')
-rw-r--r-- | extra/evince/.footprint | 5 | ||||
-rw-r--r-- | extra/evince/Pkgfile | 1 |
2 files changed, 1 insertions, 5 deletions
diff --git a/extra/evince/.footprint b/extra/evince/.footprint index 478b62155..9f43c54d4 100644 --- a/extra/evince/.footprint +++ b/extra/evince/.footprint @@ -91,11 +91,6 @@ lrwxrwxrwx root/root usr/lib/libevdocument.so.1 -> libevdocument.so.1.0.0 lrwxrwxrwx root/root usr/lib/libevview.so -> libevview.so.1.0.0 lrwxrwxrwx root/root usr/lib/libevview.so.1 -> libevview.so.1.0.0 -rwxr-xr-x root/root usr/lib/libevview.so.1.0.0 -drwxr-xr-x root/root usr/lib/nautilus/ -drwxr-xr-x root/root usr/lib/nautilus/extensions-2.0/ --rw-r--r-- root/root usr/lib/nautilus/extensions-2.0/libevince-properties-page.a --rwxr-xr-x root/root usr/lib/nautilus/extensions-2.0/libevince-properties-page.la --rwxr-xr-x root/root usr/lib/nautilus/extensions-2.0/libevince-properties-page.so drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/evince-document-2.25.pc -rw-r--r-- root/root usr/lib/pkgconfig/evince-view-2.25.pc diff --git a/extra/evince/Pkgfile b/extra/evince/Pkgfile index 06104dfbe..cb16959f7 100644 --- a/extra/evince/Pkgfile +++ b/extra/evince/Pkgfile @@ -18,6 +18,7 @@ cd $name-$version --mandir=$GNOME_PREFIX/share/man \ --enable-pixbuf \ --enable-impress \ + --disable-nautilus \ --enable-djvu \ --disable-schemas-install \ --disable-scrollkeeper |