Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 19 years ago
parent
commit
7684030ad9
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      package/base/bash/pkgmapper.in

+ 4
- 0
package/base/bash/pkgmapper.in

@ -0,0 +1,4 @@
case "$pkg" in
bash[23])
pkg=bash ;;
esac

Loading…
Cancel
Save