summaryrefslogtreecommitdiffstats
path: root/gnome-online-accounts
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-09-02 01:27:04 +0200
committerpiernov <piernov@piernov.org>2011-09-02 01:27:04 +0200
commit407d96796fe271cae7a416dfc9fc0a27d3cc5d9b (patch)
tree03c738d18101cc907a11414e599fd78bf35b58d6 /gnome-online-accounts
parentfdf6be0d7c9d535d6ac860ff15cda9371ba0d315 (diff)
downloadgnome3-407d96796fe271cae7a416dfc9fc0a27d3cc5d9b.tar.gz
gnome3-407d96796fe271cae7a416dfc9fc0a27d3cc5d9b.tar.bz2
gnome3-407d96796fe271cae7a416dfc9fc0a27d3cc5d9b.tar.xz
gnome3-407d96796fe271cae7a416dfc9fc0a27d3cc5d9b.zip
gnome-online-accounts 3.1.90-1 correction port
Diffstat (limited to 'gnome-online-accounts')
-rw-r--r--gnome-online-accounts/.footprint.i6861
-rw-r--r--gnome-online-accounts/.footprint.x86_641
-rw-r--r--gnome-online-accounts/Pkgfile2
3 files changed, 3 insertions, 1 deletions
diff --git a/gnome-online-accounts/.footprint.i686 b/gnome-online-accounts/.footprint.i686
index e896ba5..64201f3 100644
--- a/gnome-online-accounts/.footprint.i686
+++ b/gnome-online-accounts/.footprint.i686
@@ -87,6 +87,7 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/goa-account-twitter.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/goa-account-yahoo.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/goa-account.png
+drwxr-xr-x root/root usr/share/locale/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/goa-daemon.8.gz
diff --git a/gnome-online-accounts/.footprint.x86_64 b/gnome-online-accounts/.footprint.x86_64
index e896ba5..64201f3 100644
--- a/gnome-online-accounts/.footprint.x86_64
+++ b/gnome-online-accounts/.footprint.x86_64
@@ -87,6 +87,7 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/goa-account-twitter.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/goa-account-yahoo.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/goa-account.png
+drwxr-xr-x root/root usr/share/locale/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/goa-daemon.8.gz
diff --git a/gnome-online-accounts/Pkgfile b/gnome-online-accounts/Pkgfile
index a123e76..167ca62 100644
--- a/gnome-online-accounts/Pkgfile
+++ b/gnome-online-accounts/Pkgfile
@@ -20,7 +20,7 @@ build() {
--enable-twitter \
--enable-yahoo \
--enable-facebook \
- --help
+ --enable-introspection=yes
make
make DESTDIR=$PKG install
}