diff options
author | piernov <piernov@piernov.org> | 2011-09-02 01:27:04 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-09-02 01:27:04 +0200 |
commit | 407d96796fe271cae7a416dfc9fc0a27d3cc5d9b (patch) | |
tree | 03c738d18101cc907a11414e599fd78bf35b58d6 /gnome-online-accounts/Pkgfile | |
parent | fdf6be0d7c9d535d6ac860ff15cda9371ba0d315 (diff) | |
download | gnome3-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/Pkgfile')
-rw-r--r-- | gnome-online-accounts/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
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 } |