From 757aa3322029a673e4f60c67041a796ce15e4828 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Mon, 17 Mar 2014 15:57:02 +0100 Subject: Continue to remove $Id$ from top of file (Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash) Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd Reviewed-on: https://code.wireshark.org/review/881 Reviewed-by: Anders Broman --- packaging/svr4/mkpkg | 2 -- 1 file changed, 2 deletions(-) (limited to 'packaging/svr4/mkpkg') diff --git a/packaging/svr4/mkpkg b/packaging/svr4/mkpkg index ecd908ee79..ceb762a6d7 100755 --- a/packaging/svr4/mkpkg +++ b/packaging/svr4/mkpkg @@ -6,8 +6,6 @@ # This is a modified version of a script written by mark@metalab.unc.edu . # The original is at http://metalab.unc.edu/pub/packages/solaris/sparc/html/creating.solaris.packages.html . # -# $Id$ -# if [ "$1" != "" ] ; then pkg=$1 else -- cgit v1.2.3