]> git.pld-linux.org Git - packages/dmraid.git/blame - dmraid-selinux-static.patch
- -devel R: base now
[packages/dmraid.git] / dmraid-selinux-static.patch
CommitLineData
b2628958
SP
1diff -ur dmraid/1.0.0.rc7/tools/Makefile.in dmraid.new/1.0.0.rc7/tools/Makefile.in
2--- dmraid/1.0.0.rc7/tools/Makefile.in 2005-03-11 12:47:28.000000000 +0000
3+++ dmraid.new/1.0.0.rc7/tools/Makefile.in 2005-04-17 12:35:13.262390032 +0000
4@@ -40,6 +40,7 @@
5 DMRAIDLIBS += -rdynamic
6 else
7 LDFLAGS += -static
043eb46c 8+ DMRAIDLIBS += -lselinux -lsepol
b2628958 9 endif
d8d39b7c 10 endif
11
b2628958
SP
12@@ -64,3 +65,4 @@
13 done
14
15 remove: remove_dmraid_tools
16+
This page took 0.050819 seconds and 4 git commands to generate.