mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
David Hampton's make distcheck patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6749 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ all-local: gnucash.spec
|
||||
## the sed substitutions. *sigh*
|
||||
gnucash.spec: gnucash.spec.in Makefile
|
||||
rm -f $@.tmp
|
||||
sed < $@.in > $@.tmp \
|
||||
sed < $< > $@.tmp \
|
||||
-e 's:@-VERSION-@:${VERSION}:'
|
||||
mv $@.tmp $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user