lightdm: cleanup uneeded files
This commit is contained in:
@@ -116,6 +116,10 @@ stdenv.mkDerivation rec {
|
|||||||
--replace /bin/rm ${busybox}/bin/rm
|
--replace /bin/rm ${busybox}/bin/rm
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
postInstall = ''
|
||||||
|
rm -rf $out/etc/apparmor.d $out/etc/init $out/etc/pam.d
|
||||||
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/CanonicalLtd/lightdm;
|
homepage = https://github.com/CanonicalLtd/lightdm;
|
||||||
description = "A cross-desktop display manager";
|
description = "A cross-desktop display manager";
|
||||||
|
|||||||
Reference in New Issue
Block a user