diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2011-04-08 06:08:18 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-04-08 11:53:02 +0000 |
| commit | 9f1962e5b670dece0c31d8431df013dbe87c4a60 (patch) | |
| tree | 774367878f757012f91ed93840f79522d25d521e /main/linux-vserver/setlocalversion.patch | |
| parent | 6c766e5ff6c39b3aec114091920f330076d9bc4b (diff) | |
| download | aports-9f1962e5b670dece0c31d8431df013dbe87c4a60.tar.bz2 aports-9f1962e5b670dece0c31d8431df013dbe87c4a60.tar.xz | |
main/linux-vserver: upgrade to 2.6.38.2-vs2.3.0.37-rc10
Diffstat (limited to 'main/linux-vserver/setlocalversion.patch')
| -rw-r--r-- | main/linux-vserver/setlocalversion.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/linux-vserver/setlocalversion.patch b/main/linux-vserver/setlocalversion.patch deleted file mode 100644 index d82eb170ab..0000000000 --- a/main/linux-vserver/setlocalversion.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./scripts/setlocalversion.orig -+++ ./scripts/setlocalversion -@@ -43,7 +43,7 @@ - fi - - # Check for git and a git repo. -- if head=`git rev-parse --verify --short HEAD 2>/dev/null`; then -+ if [ -d "$srctree"/.git ] && head=`git rev-parse --verify --short HEAD 2>/dev/null`; then - - # If we are at a tagged commit (like "v2.6.30-rc6"), we ignore - # it, because this version is defined in the top level Makefile. |
