Skip to content

Commit

Permalink
Use cp instead mv
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.fedorahosted.org/svn/audit/trunk@1264 03a675c2-f56d-4096-908f-63dba836b7e4
  • Loading branch information
sgrubb committed Jun 10, 2016
1 parent 5bad785 commit 8122be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
set -x -e
# --no-recursive is available only in recent autoconf versions
autoreconf -fv --install
mv INSTALL.tmp INSTALL
cp INSTALL.tmp INSTALL

0 comments on commit 8122be4

Please sign in to comment.