mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Get rid of the rest of the gnc-prices man page, r19921 is incomplete
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19926 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
40bcdca2ca
commit
6eb32d9d50
@ -32,7 +32,6 @@ EXTRA_DIST = \
|
||||
build-solaris.txt \
|
||||
generic_objects.txt \
|
||||
gnome-hackers.txt \
|
||||
gnc-prices.1.in \
|
||||
gnucash.1.in \
|
||||
gtkrc-2.0.gnucash \
|
||||
tip_of_the_day.list.in
|
||||
@ -41,14 +40,6 @@ EXTRA_DIST = \
|
||||
## brackets here, instead of the usual @...@. This prevents autoconf
|
||||
## from substituting the values directly into the left-hand sides of
|
||||
## the sed substitutions.
|
||||
gnc-prices.1: gnc-prices.1.in Makefile
|
||||
rm -f $@.tmp
|
||||
${SED} < $< > $@.tmp \
|
||||
-e 's:@-VERSION-@:${VERSION}:g' \
|
||||
-e 's:@-DATE-@:$(shell date +'%B %Y'):g'
|
||||
chmod +x $@.tmp
|
||||
mv $@.tmp $@
|
||||
|
||||
gnucash.1: gnucash.1.in Makefile
|
||||
rm -f $@.tmp
|
||||
${SED} < $< > $@.tmp \
|
||||
|
Loading…
Reference in New Issue
Block a user