diff options
author | sekiya <sekiya> | 2010-04-10 13:26:10 +0000 |
---|---|---|
committer | sekiya <sekiya> | 2010-04-10 13:26:10 +0000 |
commit | c9a0f80948d0a8209b65cd01df7e91b44f410c21 (patch) | |
tree | 0a3a823539addfc8c6065c97ead17161cf6688e2 /audio/abcde/patches | |
parent | 692b752d364beb4875cea431a0b0596e158d57f2 (diff) | |
download | pkgsrc-c9a0f80948d0a8209b65cd01df7e91b44f410c21.tar.gz |
Oops, committed wrong version of patch-ac.
Diffstat (limited to 'audio/abcde/patches')
-rw-r--r-- | audio/abcde/patches/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/abcde/patches/patch-ac b/audio/abcde/patches/patch-ac index c3b8dc6f9bd..d262e164f71 100644 --- a/audio/abcde/patches/patch-ac +++ b/audio/abcde/patches/patch-ac @@ -1,10 +1,10 @@ -$NetBSD: patch-ac,v 1.24 2010/04/10 13:20:11 sekiya Exp $ +$NetBSD: patch-ac,v 1.25 2010/04/10 13:26:10 sekiya Exp $ --- abcde.orig 2010-04-10 10:14:30.000000000 +0900 +++ abcde 2010-04-10 18:40:03.000000000 +0900 @@ -1,4 +1,4 @@ -#!/bin/bash -+#!/usr/pkg/bin/bash ++#! /usr/bin/env bash # Copyright (c) 1998-2001 Robert Woodcock <rcw@debian.org> # Copyright (c) 2003-2006 Jesus Climent <jesus.climent@hispalinux.es> # This code is hereby licensed for public consumption under either the |