diff options
-rw-r--r-- | astro/seti_applet/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/astro/seti_applet/files/patch-ab b/astro/seti_applet/files/patch-ab new file mode 100644 index 0000000..f58089e --- /dev/null +++ b/astro/seti_applet/files/patch-ab @@ -0,0 +1,11 @@ +--- configure.orig Sat May 11 10:06:56 2002 ++++ configure Sat May 11 10:08:54 2002 +@@ -4543,7 +4543,7 @@ + < $srcdir/po/POTFILES.in > po/POTFILES + + +-CFLAGS="$CFLAGS `$GNOME_CONFIG --cflags gnome gtk glib applets`" ++CFLAGS="$CFLAGS `$GNOME_CONFIG --cflags gnome gtk glib applets libgtop`" + LDFLAGS="$LDFLAGS `$GNOME_CONFIG --libs gnome gtk glib applets`" + + |