This website works better with JavaScript.
Explore
Help
Sign In
jgdye
/
samwiseetc
Watch
1
Star
0
Fork
You've already forked samwiseetc
0
Code
Issues
Pull Requests
Releases
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b6e17aa518
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b6e17aa518'
${ noResults }
samwiseetc
/
profile.d
/
at-dbus-fix.sh
4 lines
101 B
Bash
Raw
Blame
History
if
! /usr/bin/dpkg -l at-spi2-core 2> /dev/null
|
/bin/grep -q ii
;
then
export
NO_AT_BRIDGE
=
1
fi
Reference in New Issue
View Git Blame
Copy Permalink