diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-25 04:04:35 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-25 04:04:35 +0800 |
commit | 04281924fcccd81db8b741fcc374dfecec3b8d42 (patch) | |
tree | a723a3a20a416294967ed5289de2990a94cf1d44 /x11/gnome-applets/files/patch-gweather_weather-metar.c | |
parent | d243af5892f8981769c6aa99541e1b5ecb76d9ea (diff) | |
download | marcuscom-ports-04281924fcccd81db8b741fcc374dfecec3b8d42.tar marcuscom-ports-04281924fcccd81db8b741fcc374dfecec3b8d42.tar.gz marcuscom-ports-04281924fcccd81db8b741fcc374dfecec3b8d42.tar.bz2 marcuscom-ports-04281924fcccd81db8b741fcc374dfecec3b8d42.tar.lz marcuscom-ports-04281924fcccd81db8b741fcc374dfecec3b8d42.tar.xz marcuscom-ports-04281924fcccd81db8b741fcc374dfecec3b8d42.tar.zst marcuscom-ports-04281924fcccd81db8b741fcc374dfecec3b8d42.zip |
Update to 2.9.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3477 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/files/patch-gweather_weather-metar.c')
-rw-r--r-- | x11/gnome-applets/files/patch-gweather_weather-metar.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/gnome-applets/files/patch-gweather_weather-metar.c b/x11/gnome-applets/files/patch-gweather_weather-metar.c deleted file mode 100644 index 71fe4c4f8..000000000 --- a/x11/gnome-applets/files/patch-gweather_weather-metar.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gweather/weather-metar.c.orig Tue Dec 21 18:41:39 2004 -+++ gweather/weather-metar.c Tue Dec 21 18:42:03 2004 -@@ -8,6 +8,7 @@ - # include <config.h> - #endif - -+#include <sys/types.h> - #include <regex.h> - #include <gnome.h> - #include "weather.h" |