From: prajnoha@sourceware.org <prajnoha@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2 scripts/Makefile.in udev/Makefile.in
Date: 23 Feb 2012 10:01:13 -0000 [thread overview]
Message-ID: <20120223100113.15287.qmail@sourceware.org> (raw)
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: prajnoha at 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
reply other threads:[~2012-02-23 10:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120223100113.15287.qmail@sourceware.org \
--to=prajnoha@sourceware.org \
--cc=lvm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.