summaryrefslogtreecommitdiff
path: root/shells/es/pkg-plist
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>1998-06-08 13:59:35 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>1998-06-08 13:59:35 +0000
commitaa2af247b4b8367afa18d5f45f40e0cd031c7d73 (patch)
tree703ce34a1f0ca4a11a3846407fd0de6e474aeaaa /shells/es/pkg-plist
parent- Upgrade to 2.9 (diff)
Update to 0.9beta1.
This version is now GNU configure driven. A word of warning for future committers so that you don't fall into the same trap as I did: The source has an printf-style funtion "print". This doesn't understand "%u", so the usual print-casting stuff for long long ints isn't printf("%u", (unsigned int)foo); but print("%d", (int)foo); which obviously looses in some cases, but I didn't take the effort to extend this function to take 64 bit value (just unsigned is limited as well). In this case, it isn't that bad, since it is used to print limits, but memory limits are internally stored as "mega" or "kilo" anyway.
Notes
Notes: svn path=/head/; revision=11355
Diffstat (limited to '')
-rw-r--r--shells/es/pkg-plist1
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/es/pkg-plist b/shells/es/pkg-plist
index 03aafe9fe6b3..9da6f324b5f5 100644
--- a/shells/es/pkg-plist
+++ b/shells/es/pkg-plist
@@ -1,3 +1,2 @@
bin/es
-bin/esdebug
man/man1/es.1.gz