projects
/
omsmith
/
bootstrap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4aca41b
)
remove keyring crap
author
Owen Smith
<owen@omsmith.ca>
Wed, 15 May 2013 06:35:03 +0000
(
02:35
-0400)
committer
Owen Smith
<owen@omsmith.ca>
Wed, 15 May 2013 06:35:03 +0000
(
02:35
-0400)
bootstrap.sh
patch
|
blob
|
history
diff --git
a/bootstrap.sh
b/bootstrap.sh
index
756739e
..
b748a7a
100755
(executable)
--- a/
bootstrap.sh
+++ b/
bootstrap.sh
@@
-83,5
+83,8
@@
then
# ncmpc -> nullsleep
cp ./templates/ncmpc /usr/local/bin/ncmpc
# ncmpc -> nullsleep
cp ./templates/ncmpc /usr/local/bin/ncmpc
+
+ # gnome keyring fix
+ rm /etc/pkcs11/modules/gnome-keyring.module
fi
fi