summaryrefslogtreecommitdiff
path: root/packages/gparted/files/cross.patch
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-10 17:17:29 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-10 17:17:29 +0000
commit331310cc0e2fb649c270bedc71ade2ec48eeee19 (patch)
treed1261e88002729f6afd64400626ed7d7ffc430c2 /packages/gparted/files/cross.patch
parent001fbbcb59692a09577f5eee3d6f2fbabe5a6230 (diff)
gparted 0.3.3: Add GParted.
* Tested to start/show partitions on a real device. * Somewhat usable even on QVGA.
Diffstat (limited to 'packages/gparted/files/cross.patch')
-rw-r--r--packages/gparted/files/cross.patch12
1 files changed, 12 insertions, 0 deletions
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 <stdio.h>
+ #include <parted/parted.h>
+