[PATCH modular] changelog-consolidator.pl: fix perl interpreter path
wucan
can_wu at cnbvcom.com
Tue Dec 21 22:27:55 PST 2010
From 9ead780652954c62b71520d1f92b6e7b55921502 Mon Sep 17 00:00:00 2001
From: wucan <can_wu at cnbvcom.com>
Date: Wed, 22 Dec 2010 14:21:52 +0800
Subject: changelog-consolidator.pl: fix perl interpreter path
---
changelog-consolidator.pl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/changelog-consolidator.pl b/changelog-consolidator.pl
index 2a6fe1b..6fe15d4 100755
--- a/changelog-consolidator.pl
+++ b/changelog-consolidator.pl
@@ -1,4 +1,4 @@
-#! /usr/perl5/5.10.0/bin/perl -w
+#! /usr/bin/perl -w
#
# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights
reserved.
--
1.7.3.2.168.gd6b63
--
wucan
More information about the xorg-devel
mailing list