1
0
mirror of https://github.com/tmux/tmux.git synced 2025-03-24 23:08:47 +00:00

Remove $Id$.

This commit is contained in:
Nicholas Marriott 2015-06-03 18:26:25 +01:00
parent 3821ca4917
commit 1c3e1bae41

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $Id$
if [ "x$(uname)" = "xOpenBSD" ]; then
[ -z "$AUTOMAKE_VERSION" ] && export AUTOMAKE_VERSION=1.10