From 9762a8ca1eac31ab66dfc16e7c6b688838caee9a Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sat, 30 Mar 2013 00:13:44 -0700 Subject: Remove xsel from the build https://github.com/fish-shell/fish-shell/issues/633 --- 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 218b71ab..0b57e96b 100644 --- a/fish.spec.in +++ b/fish.spec.in @@ -121,7 +121,6 @@ fi %_mandir/man1/fishd.1* %_mandir/man1/mimedb.1* %_mandir/man1/set_color.1* -%_mandir/man1/xsel.1x* # The program binaries %attr(0755,root,root) %_bindir/fish @@ -130,7 +129,6 @@ fi %attr(0755,root,root) %_bindir/fishd %attr(0755,root,root) %_bindir/mimedb %attr(0755,root,root) %_bindir/set_color -%attr(0755,root,root) %_bindir/xsel # Configuration files %config %_sysconfdir/fish/config.fish -- cgit v1.2.3