diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:04:44 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:04:44 +0200 |
commit | 0d52fbc7c8363773b1fff90894b09114955ab2b9 (patch) | |
tree | ba46b373839c466deb3f6f552904edb422a21bb2 /extra | |
parent | 1bc5f92fc9d2500e84509ca6bea8a79d2b6b4a15 (diff) | |
download | nutyx-extra-0d52fbc7c8363773b1fff90894b09114955ab2b9.tar.gz nutyx-extra-0d52fbc7c8363773b1fff90894b09114955ab2b9.tar.bz2 nutyx-extra-0d52fbc7c8363773b1fff90894b09114955ab2b9.tar.xz nutyx-extra-0d52fbc7c8363773b1fff90894b09114955ab2b9.zip |
Ajustement de make de extra/libgweather
Diffstat (limited to 'extra')
-rw-r--r-- | extra/libgweather/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libgweather/Pkgfile b/extra/libgweather/Pkgfile index 8bc7ea112..44141b2b3 100644 --- a/extra/libgweather/Pkgfile +++ b/extra/libgweather/Pkgfile @@ -26,3 +26,4 @@ build() { make DESTDIR=$PKG install rm -r $PKG/$GNOME_PREFIX/share/gtk-doc } + |