Browse Source

fix-eselect

master
Maxim Likhachev 7 years ago
parent
commit
70c11c603b
  1. 6
      fix-eselect

6
fix-eselect

@ -0,0 +1,6 @@ @@ -0,0 +1,6 @@
#!/bin/bash
#Gentoo: fix eselect / type alias
sed -i 's/type -t/command type -t/' /usr/share/eselect/libs/tests.bash
Loading…
Cancel
Save