From 419b3166c8853707980bc8b9912ab664e8daecd6 Mon Sep 17 00:00:00 2001 From: axel Date: Tue, 24 Apr 2007 08:00:26 +1000 Subject: Implement count as ashellscript function instead of a command in order to support very long argument lists. Note that this implementation is painfully slow for more than 1000 arguments. darcs-hash:20070423220026-ac50b-69c4b06c88e6120429b6358f1b61f6076d392ce5.gz --- fish.spec.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'fish.spec.in') diff --git a/fish.spec.in b/fish.spec.in index ee47dfcd..958db62d 100644 --- a/fish.spec.in +++ b/fish.spec.in @@ -115,7 +115,6 @@ fi %doc %_datadir/doc/%{name}-%{version} # man files -%_mandir/man1/count.1* %_mandir/man1/fish.1* %_mandir/man1/fish_pager.1* %_mandir/man1/fish_indent.1* @@ -125,7 +124,6 @@ fi %_mandir/man1/xsel.1x* # The program binaries -%attr(0755,root,root) %_bindir/count %attr(0755,root,root) %_bindir/fish %attr(0755,root,root) %_bindir/fish_indent %attr(0755,root,root) %_bindir/fish_pager -- cgit v1.2.3