Skip to content

Commit

Permalink
2007-08-04 Roland McGrath <roland@redhat.com>
Browse files Browse the repository at this point in the history
	* posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
  • Loading branch information
Roland McGrath committed Aug 4, 2007
1 parent 11960f7 commit d9967a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posix/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -303,4 +303,4 @@ $(inst_libexecdir)/getconf: $(inst_bindir)/getconf \
$(objpfx)getconf.speclist: $(objpfx)getconf
LC_ALL=C GETCONF_DIR=/dev/null \
$(run-program-prefix) $< _POSIX_V6_WIDTH_RESTRICTED_ENVS > $@.new
mv -f $@.new
mv -f $@.new $@

0 comments on commit d9967a8

Please sign in to comment.