summaryrefslogtreecommitdiff
path: root/package/util-linux-ng/patches/patch-shlibs_blkid_src_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-25 13:15:31 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-25 13:15:31 +0100
commit977956e6dbde952f72031c5c2035c9d9685cee88 (patch)
tree441ffe27aa76fc28e210e1ca7a506a03a32f5fe2 /package/util-linux-ng/patches/patch-shlibs_blkid_src_Makefile_in
parent573b06af740b3f1966aa2ea190494d9c87270786 (diff)
parentf5a999a24fddc9527fda922c72577e50f93c2ae2 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/util-linux-ng/patches/patch-shlibs_blkid_src_Makefile_in')
-rw-r--r--package/util-linux-ng/patches/patch-shlibs_blkid_src_Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/util-linux-ng/patches/patch-shlibs_blkid_src_Makefile_in b/package/util-linux-ng/patches/patch-shlibs_blkid_src_Makefile_in
new file mode 100644
index 000000000..ff041b5a5
--- /dev/null
+++ b/package/util-linux-ng/patches/patch-shlibs_blkid_src_Makefile_in
@@ -0,0 +1,11 @@
+--- util-linux-ng-2.18.orig/shlibs/blkid/src/Makefile.in 2010-06-30 14:53:06.000000000 +0200
++++ util-linux-ng-2.18/shlibs/blkid/src/Makefile.in 2011-01-24 11:53:06.000000000 +0100
+@@ -261,7 +261,7 @@ SUID_CFLAGS = @SUID_CFLAGS@
+ SUID_LDFLAGS = @SUID_LDFLAGS@
+ USE_NLS = @USE_NLS@
+ UUID_CFLAGS = @UUID_CFLAGS@
+-UUID_LIBS = @UUID_LIBS@
++UUID_LIBS = -luuid
+ VERSION = @VERSION@
+ XGETTEXT = @XGETTEXT@
+ XSLTPROC = @XSLTPROC@