summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2005-04-22 12:14:55 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2005-04-22 12:14:55 +0000
commit2ed47f7522c4bcdade3ac803b7e93218e7225ac4 (patch)
tree3ec0f36d76330314378461430d41e33229dad7f5 /maintainers
parent09cea66748b9f50356bb18b9818c8298922c8b59 (diff)
downloadnixpkgs-2ed47f7522c4bcdade3ac803b7e93218e7225ac4.tar
nixpkgs-2ed47f7522c4bcdade3ac803b7e93218e7225ac4.tar.gz
nixpkgs-2ed47f7522c4bcdade3ac803b7e93218e7225ac4.tar.bz2
nixpkgs-2ed47f7522c4bcdade3ac803b7e93218e7225ac4.tar.lz
nixpkgs-2ed47f7522c4bcdade3ac803b7e93218e7225ac4.tar.xz
nixpkgs-2ed47f7522c4bcdade3ac803b7e93218e7225ac4.tar.zst
nixpkgs-2ed47f7522c4bcdade3ac803b7e93218e7225ac4.zip
* GCC 4.0.0 added (though it's not used for anything yet).
svn path=/nixpkgs/trunk/; revision=2878
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/docs/bugs.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/maintainers/docs/bugs.txt b/maintainers/docs/bugs.txt
index b909ab9ecf0..ed11f657403 100644
--- a/maintainers/docs/bugs.txt
+++ b/maintainers/docs/bugs.txt
@@ -53,3 +53,6 @@ include/X11/IntrinsicP.h:202:25: X11/ObjectP.h: No such file or directory
 * In gtksourceview-sharp: does the prefix patch cause problems (e.g.,
   makefile.am says "mimeinfodir should be the same as the gnome
   prefix")?
+
+
+* fgrep/egrep: these fail if grep is not in the $PATH.