public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2 scripts/Makefile.in udev/Makefile.in
@ 2012-02-23 10:01 prajnoha
  0 siblings, 0 replies; only message in thread
From: prajnoha @ 2012-02-23 10:01 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2012-02-23 10:01:12

Modified files:
	scripts        : Makefile.in 
	udev           : Makefile.in 

Log message:
	Clean intermediate files.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/scripts/Makefile.in.diff?cvsroot=lvm2&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/udev/Makefile.in.diff?cvsroot=lvm2&r1=1.9&r2=1.10

--- LVM2/scripts/Makefile.in	2012/02/22 17:55:11	1.23
+++ LVM2/scripts/Makefile.in	2012/02/23 10:01:12	1.24
@@ -65,4 +65,5 @@
 	$(INSTALL_DATA) lvm2_tmpfiles_red_hat.conf $(tmpfiles_dir)/lvm2.conf
 
 DISTCLEAN_TARGETS += clvmd_init_red_hat cmirrord_init_red_hat lvm2_monitoring_init_red_hat \
-		     dm_event_systemd_red_hat.service lvm2_monitoring_systemd_red_hat.service
+		     dm_event_systemd_red_hat.service lvm2_monitoring_systemd_red_hat.service \
+		     lvm2_tmpfiles_red_hat.conf
--- LVM2/udev/Makefile.in	2012/02/20 19:38:40	1.9
+++ LVM2/udev/Makefile.in	2012/02/23 10:01:12	1.10
@@ -25,7 +25,7 @@
 	BLKID_RULE=IMPORT{program}=\"\$$env{DM_SBIN_PATH}\/blkid -o udev -p \$$tempnode\"
 endif
 
-CLEAN_TARGETS=10-dm.rules
+CLEAN_TARGETS = 10-dm.rules 13-dm-disk.rules
 
 include $(top_builddir)/make.tmpl
 


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

only message in thread, other threads:[~2012-02-23 10:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-23 10:01 LVM2 scripts/Makefile.in udev/Makefile.in prajnoha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).