diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-07 12:04:09 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-07 12:04:09 -0300 |
commit | bae3e33d2e446a83c2a1ec40e017a9378fe10ef0 (patch) | |
tree | 7ca1b9e71febdb445097556529442c74e59b3746 /community/ghemical | |
parent | 5a9eef758e9537d6f9913ed487686e8021a77808 (diff) | |
parent | 8736f458a17a03cf79a763a0c8122f93162fed71 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/dev86/PKGBUILD
community/diacanvas/PKGBUILD
community/gnunet-setup/PKGBUILD
community/hula/PKGBUILD
extra/libgnomecups/PKGBUILD
extra/libgnomeprint/PKGBUILD
extra/libgnomeprintui/PKGBUILD
extra/libmcs/PKGBUILD
extra/lv2core/PKGBUILD
extra/opencdk/PKGBUILD
Diffstat (limited to 'community/ghemical')
-rw-r--r-- | community/ghemical/ghemical.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/community/ghemical/ghemical.diff b/community/ghemical/ghemical.diff deleted file mode 100644 index a52d1a6b7..000000000 --- a/community/ghemical/ghemical.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/pangofont_wcl.cpp 2008-07-31 14:00:05.000000000 +0530 -+++ b/src/pangofont_wcl.cpp 2008-08-01 09:53:09.000000000 +0530 -@@ -19,6 +19,8 @@ - /*################################################################################################*/ - - #include "pangofont_wcl.h" -+#include <stdlib.h> -+#include <string.h> - - #include <gtk/gtkgl.h> - |