From 331310cc0e2fb649c270bedc71ade2ec48eeee19 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 10 Jul 2007 17:17:29 +0000 Subject: gparted 0.3.3: Add GParted. * Tested to start/show partitions on a real device. * Somewhat usable even on QVGA. --- packages/gparted/files/cross.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 packages/gparted/files/cross.patch (limited to 'packages/gparted/files/cross.patch') diff --git a/packages/gparted/files/cross.patch b/packages/gparted/files/cross.patch new file mode 100644 index 0000000000..08d4a29e5a --- /dev/null +++ b/packages/gparted/files/cross.patch @@ -0,0 +1,12 @@ +diff -ur gparted-0.3.3.org/configure.in gparted-0.3.3/configure.in +--- gparted-0.3.3.org/configure.in 2006-12-06 15:23:35.000000000 +0200 ++++ gparted-0.3.3/configure.in 2007-07-10 02:10:59.000000000 +0300 +@@ -37,7 +37,7 @@ + AC_MSG_CHECKING(for libparted >= $LIBPARTED_VERSION) + LIBS_save="$LIBS" + LIBS="-lparted -luuid -ldl" +-AC_TRY_RUN( ++AC_TRY_LINK( + #include + #include + -- cgit v1.2.3