]> git.pld-linux.org Git - packages/dmraid.git/blobdiff - dmraid-selinux-static.patch
- fix bcond
[packages/dmraid.git] / dmraid-selinux-static.patch
index 6e70a1758b59287bfef96cab4e9513b0486c40cb..7b2d28965b35615301d4c9e81c7aa45cf4484218 100644 (file)
@@ -1,10 +1,16 @@
---- dmraid/tools/Makefile.in~  2005-02-21 19:36:32.912447208 +0100
-+++ dmraid/tools/Makefile.in   2005-02-21 19:36:32.912447208 +0100
-@@ -38,6 +38,7 @@
-       DMRAIDLIBS += -rdynamic
- else
-       LD_FLAGS += -static
-+      DMRAIDLIBS += -lselinux
+diff -ur dmraid/1.0.0.rc7/tools/Makefile.in dmraid.new/1.0.0.rc7/tools/Makefile.in
+--- dmraid/1.0.0.rc7/tools/Makefile.in 2005-03-11 12:47:28.000000000 +0000
++++ dmraid.new/1.0.0.rc7/tools/Makefile.in     2005-04-17 12:35:13.262390032 +0000
+@@ -40,6 +40,7 @@
+               DMRAIDLIBS += -rdynamic
+       else
+               LDFLAGS += -static
++              DMRAIDLIBS += -lselinux -lsepol
+       endif
  endif
  
- .PHONY: install_dmraid_tools remove_dmraid_tools
+@@ -64,3 +65,4 @@
+       done
+ remove:       remove_dmraid_tools
++
This page took 0.08969 seconds and 4 git commands to generate.