summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2004-02-17 11:14:56 +0000
committerDavid Baudens <baudens@mandriva.com>2004-02-17 11:14:56 +0000
commitaba85f17293ce3cb9a31cb4c86785c60dd948c2f (patch)
treee98cb83fb77f609bd3f630d05b1be21b9d49eee3
parent27338585016281c3c979806e2cf1dc104de730fd (diff)
downloadindexhtml-aba85f17293ce3cb9a31cb4c86785c60dd948c2f.tar
indexhtml-aba85f17293ce3cb9a31cb4c86785c60dd948c2f.tar.gz
indexhtml-aba85f17293ce3cb9a31cb4c86785c60dd948c2f.tar.bz2
indexhtml-aba85f17293ce3cb9a31cb4c86785c60dd948c2f.tar.xz
indexhtml-aba85f17293ce3cb9a31cb4c86785c60dd948c2f.zip
Update
-rw-r--r--indexhtml.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/indexhtml.spec b/indexhtml.spec
index 217bd00..a29e1f0 100644
--- a/indexhtml.spec
+++ b/indexhtml.spec
@@ -1,7 +1,7 @@
Summary: Mandrake html welcome page
Name: indexhtml
Version: 10.0
-Release: 4mdk
+Release: 5mdk
Source: indexhtml-%version.tar.bz2
Group: System/Base
License: GPL
@@ -30,7 +30,7 @@ install -d -m 0755 %buildroot/%_datadir/mdk/indexhtml/
install -m 0644 HTML/* %buildroot/%_datadir/mdk/indexhtml/
install -d -m 0755 %buildroot/%_datadir/mdk/mail/
-for i in $(find mail/ -type f); do
+for i in $(find mail/ -type f | grep -v "placeholder.h"); do
install -m 0644 $i %buildroot/%_datadir/mdk/mail/
done
@@ -92,6 +92,9 @@ fi
%changelog
+* Tue Feb 17 2004 David Baudens <baudens@mandrakesoft.com> 10.0-5mdk
+- Don't install placeholder.h (seems useless)
+
* Tue Feb 17 2004 David Baudens <baudens@mandrakesoft.com> 10.0-4mdk
- Fix update