X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=7254f84e1de3bd257ed34b2a2602dd4f94c2159c;hb=ea9794e34ffe3de76829a8e8b0c1a98e94bca63b;hp=d11e1ca4139d1af465d571de9eeb8e59086111f7;hpb=7c291c2637556b4f8b3ae1503e7457eecc064215;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index d11e1ca..7254f84 100755 --- a/setup.sh +++ b/setup.sh @@ -34,5 +34,7 @@ if test x"`os`" = xdebian; then sed -i 's|^#|//|' debian/aptitude/config link debian/aptitude ~/.aptitude - link debian/reportbugrc ~/.reportbugrc + if installed reportbug; then + link debian/reportbugrc ~/.reportbugrc + fi fi