r45 - in lvm2/trunk: . debian/patches
Bastian Blank
pkg-lvm-maintainers@lists.alioth.debian.org
Sun, 27 Feb 2005 11:56:33 +0100
Author: waldi
Date: Sun Feb 27 11:56:32 2005
New Revision: 45
Removed:
lvm2/trunk/debian/patches/004-make_clean.patch
lvm2/trunk/debian/patches/005-make_distclean.patch
Modified:
lvm2/trunk/make.tmpl.in
Log:
* make.tmpl.in: Apply old patch 005-make_distclean.
* debian/patches/004-make_clean.patch, debian/patches/005-make_distclean.patch:
Remove.
Modified: lvm2/trunk/make.tmpl.in
==============================================================================
--- lvm2/trunk/make.tmpl.in (original)
+++ lvm2/trunk/make.tmpl.in Sun Feb 27 11:56:32 2005
@@ -178,7 +178,7 @@
$(SOURCES:%.c=%.pot) $(LDDEPS) \
config.cache config.log config.status \
Makefile make.tmpl core \
- version.h lvm2.po
+ version.h
.export.sym: .exported_symbols
set -e; (echo "Base {"; echo " global:"; \