[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix repl
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4 |
Date: |
Tue, 12 Mar 2013 16:13:48 +0000 |
Status: Started
Owner: ----
Labels: Type-Enhancement Patch-new
New issue 3238 by address@hidden: Patch: Fixup default prefix
replacement in aclocal.m4
http://code.google.com/p/lilypond/issues/detail?id=3238
Fixup default prefix replacement in aclocal.m4
The string NONE was not properly replaced by the default value.
$ diff config.status.backup config.status
806c806
< D["DATADIR"]=" \"NONE/share\""
---
> D["DATADIR"]=" \"/usr/local/share\""
808c808
< D["LIBDIR"]=" \"NONE/lib\""
---
> D["LIBDIR"]=" \"/usr/local/lib\""
http://codereview.appspot.com/7755043
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4,
lilypond <=
- Re: [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4, lilypond, 2013/03/12
- Re: [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4, lilypond, 2013/03/12
- Re: [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4, lilypond, 2013/03/12
- Re: [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4, lilypond, 2013/03/12
- Re: [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4, lilypond, 2013/03/12
- Re: [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4, lilypond, 2013/03/12
- Re: [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4, lilypond, 2013/03/13
- Re: [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4, lilypond, 2013/03/17
- Re: [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4, lilypond, 2013/03/20
- Re: [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4, lilypond, 2013/03/20