mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-01 16:33:02 +01:00
*** empty log message ***
This commit is contained in:
parent
9f099678ac
commit
0d85ec3b52
@ -27,7 +27,7 @@ EOF
|
||||
ln -sf gnupg.html index.html
|
||||
sed -n '1,/@BEGIN_BUGLIST@/ p' buglist.html >buglist.tmp
|
||||
sed '1,/^~~~~~~~~~~~/ d' BUGS >>buglist.tmp
|
||||
echo "(List generated from CVS: " `date -R` ")" >>buglist.tmp
|
||||
echo "(List generated from CVS: " $(date +%Y-%m-%d) ")" >>buglist.tmp
|
||||
sed -n '/@END_BUGLIST@/,$ p' buglist.html >>buglist.tmp
|
||||
mv buglist.tmp buglist.html
|
||||
cd $here
|
||||
|
Loading…
x
Reference in New Issue
Block a user