[packages/pirut] cleanup consolehelper stuff

glen glen at pld-linux.org
Sun May 31 17:44:53 CEST 2015


commit 3ef735ec9d082db8be3de03784fc69725ec7efc2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun May 31 18:44:36 2015 +0300

    cleanup consolehelper stuff

 pirut.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/pirut.spec b/pirut.spec
index c7d0085..b1d9e70 100644
--- a/pirut.spec
+++ b/pirut.spec
@@ -61,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# not using "consolehelper"
+%{__rm} -r $RPM_BUILD_ROOT/etc/pam.d
+%{__rm} -r $RPM_BUILD_ROOT/etc/security/console.apps
+
 %find_lang %{name}
 %py_postclean
 
@@ -79,8 +83,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README NEWS AUTHORS
 /etc/xdg/autostart/puplet.desktop
-/etc/pam.d/*
-/etc/security/console.apps/*
 %attr(755,root,root) %{_sbindir}/pirut
 %attr(755,root,root) %{_sbindir}/pup
 %attr(755,root,root) %{_sbindir}/system-install-packages
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pirut.git/commitdiff/3ef735ec9d082db8be3de03784fc69725ec7efc2



More information about the pld-cvs-commit mailing list