We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957c8a7 commit 632d348Copy full SHA for 632d348
bindist/bdmissing
@@ -9,4 +9,4 @@ fi
9
$BDDATA/bdlist $tree | cut -f1 -d_ > /tmp/fink_bindist
10
cat $BDDATA/excludes >> /tmp/fink_bindist
11
12
-ls /sw/fink/debs/ | cut -f1 -d_ | sort | fgrep -v -f /tmp/fink_bindist | uniq
+ls /sw/fink/debs/ | cut -f1 -d_ | sort | fgrep -v -x -f /tmp/fink_bindist | uniq
bindist/excludes
@@ -9,9 +9,16 @@ pine
povray
revtex
spim
+spim-nox
13
tetex-texmf
14
texpower
15
vim
16
+vim-nox
17
xephem
18
xforms
19
xv
20
+--- the following are outdated compared ot the system versions!
21
+apache
22
+php
23
+--- no license specified
24
+class-dump
0 commit comments