This website works better with JavaScript.
Home
Explore
Help
Sign In
OpenSDE
/
rocklinux
mirror of
https://github.com/amery/rocklinux.git
Watch
2
Star
0
Fork
0
Code
Releases
Wiki
Activity
Browse Source
Stefan Fiedler:
rocklinux
Stefan Fiedler
19 years ago
parent
06425ef0ff
commit
7684030ad9
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
package/base/bash/pkgmapper.in
+ 4
- 0
package/base/bash/pkgmapper.in
View File
@ -0,0 +1,4 @@
case "$pkg" in
bash[23])
pkg=bash ;;
esac
Write
Preview
Loading…
Cancel
Save