- Move sepcut to gui apps.
This commit is contained in:
parent
74cefefd3a
commit
1d439ede7f
@ -1,3 +1,14 @@
|
|||||||
|
--- setools-2.1.0/sepct/Makefile.rhat 2005-04-18 10:51:59.000000000 -0400
|
||||||
|
+++ setools-2.1.0/sepct/Makefile 2005-05-12 12:30:44.000000000 -0400
|
||||||
|
@@ -23,7 +23,7 @@
|
||||||
|
# do nothing
|
||||||
|
|
||||||
|
install: sepcut
|
||||||
|
- install -m 755 sepcut $(BINDIR)
|
||||||
|
+ install -m 755 sepcut $(SBINDIR)
|
||||||
|
install -m 644 $(SEPCUT_HELP_FILE) $(INSTALL_LIBDIR)
|
||||||
|
|
||||||
|
clean:
|
||||||
--- setools-2.1.0/sediff/Makefile.rhat 2005-04-18 10:52:02.000000000 -0400
|
--- setools-2.1.0/sediff/Makefile.rhat 2005-04-18 10:52:02.000000000 -0400
|
||||||
+++ setools-2.1.0/sediff/Makefile 2005-05-06 08:19:47.000000000 -0400
|
+++ setools-2.1.0/sediff/Makefile 2005-05-06 08:19:47.000000000 -0400
|
||||||
@@ -23,7 +23,8 @@
|
@@ -23,7 +23,8 @@
|
||||||
|
@ -128,6 +128,7 @@ cd $RPM_BUILD_ROOT/%_bindir/
|
|||||||
ln -sf consolehelper apol
|
ln -sf consolehelper apol
|
||||||
ln -sf consolehelper seuserx
|
ln -sf consolehelper seuserx
|
||||||
ln -sf consolehelper seaudit
|
ln -sf consolehelper seaudit
|
||||||
|
ln -sf consolehelper sepcut
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf ${RPM_BUILD_ROOT}
|
rm -rf ${RPM_BUILD_ROOT}
|
||||||
@ -146,6 +147,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%_bindir/seaudit
|
%_bindir/seaudit
|
||||||
%_sbindir/seaudit
|
%_sbindir/seaudit
|
||||||
%_sbindir/seaudit-report
|
%_sbindir/seaudit-report
|
||||||
|
%_bindir/sepcut
|
||||||
%_sbindir/sepcut
|
%_sbindir/sepcut
|
||||||
%{_datadir}/applications/apol.desktop
|
%{_datadir}/applications/apol.desktop
|
||||||
%{_datadir}/applications/seuserx.desktop
|
%{_datadir}/applications/seuserx.desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user