]> git.pld-linux.org Git - packages/dmraid.git/blob - dmraid-selinux-static.patch
- added static version
[packages/dmraid.git] / dmraid-selinux-static.patch
1 --- dmraid/tools/Makefile.in~   2005-02-21 19:36:32.912447208 +0100
2 +++ dmraid/tools/Makefile.in    2005-02-21 19:36:32.912447208 +0100
3 @@ -38,6 +38,7 @@
4         DMRAIDLIBS += -rdynamic
5  else
6         LD_FLAGS += -static
7 +       DMRAIDLIBS += -lselinux
8  endif
9  
10  .PHONY: install_dmraid_tools remove_dmraid_tools
This page took 0.071362 seconds and 4 git commands to generate.