All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] policycoreutils: cleaning of semodule_unpackage
@ 2011-09-17 21:12 Guido Trentalancia
  0 siblings, 0 replies; only message in thread
From: Guido Trentalancia @ 2011-09-17 21:12 UTC (permalink / raw)
  To: SE-Linux

Hi.

I've noticed that semodule_unpackage needs cleaning in Makefile:

--- selinux-17092011-orig/policycoreutils/semodule_package/Makefile	2011-09-09 20:12:56.077662873 +0200
+++ selinux-17092011-patched-sds/policycoreutils/semodule_package/Makefile	2011-09-17 23:06:24.580942929 +0200
@@ -24,7 +24,7 @@ install: all
 relabel:
 
 clean:
-	-rm -f semodule_package *.o
+	-rm -f semodule_package semodule_unpackage *.o
 
 indent:
 	../../scripts/Lindent $(wildcard *.[ch])

Regards,

Guido



--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-17 21:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-17 21:12 [PATCH] policycoreutils: cleaning of semodule_unpackage Guido Trentalancia

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.