diff options
Diffstat (limited to 'gnome')
-rw-r--r-- | gnome/vinagre/.footprint | 6 | ||||
-rw-r--r-- | gnome/vinagre/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome/vinagre/.footprint b/gnome/vinagre/.footprint index 0540979ac..817a31932 100644 --- a/gnome/vinagre/.footprint +++ b/gnome/vinagre/.footprint @@ -11,9 +11,6 @@ drwxr-xr-x root/root usr/lib/bonobo/servers/ -rw-r--r-- root/root usr/lib/bonobo/servers/GNOME_VinagreApplet.server drwxr-xr-x root/root usr/lib/vinagre/ -rwxr-xr-x root/root usr/lib/vinagre/vinagre-applet -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/vinagre.1.gz drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/vinagre-file.desktop @@ -136,6 +133,9 @@ drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ -rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/vinagre.mo +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/vinagre.1.gz drwxr-xr-x root/root usr/share/mime/ drwxr-xr-x root/root usr/share/mime/packages/ -rw-r--r-- root/root usr/share/mime/packages/vinagre-mime.xml diff --git a/gnome/vinagre/Pkgfile b/gnome/vinagre/Pkgfile index 682898cfb..2f81e1e16 100644 --- a/gnome/vinagre/Pkgfile +++ b/gnome/vinagre/Pkgfile @@ -5,7 +5,7 @@ name=vinagre version=2.26.2 -release=1 +release=2 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { |