pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2012Q2] pkgsrc/mk/tools



Module Name:    pkgsrc
Committed By:   tron
Date:           Sat Jul 28 13:32:38 UTC 2012

Modified Files:
        pkgsrc/mk/tools [pkgsrc-2012Q2]: tools.MirBSD.mk

Log Message:
Pullup ticket #3880 - requested by bsiegert
mk/tools: fix build problems under MirBSD

Revisions pulled up:
- mk/tools/tools.MirBSD.mk                                      1.3

---
   Module Name: pkgsrc
   Committed By:        bsiegert
   Date:                Fri Jul 27 12:53:26 UTC 2012

   Modified Files:
        pkgsrc/mk/tools: tools.MirBSD.mk

   Log Message:
   Use /usr/bin/true instead of : for true. The latter is incompatible with
   the use of a colon as a separator, such as in
   sed "s:@FOO@:${FOO}"

   This unbreaks a variety of packages in MirBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.8.1 pkgsrc/mk/tools/tools.MirBSD.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index