Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
ce549c8c61
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      package/base/binutils/pkgmapper.in

+ 5
- 0
package/base/binutils/pkgmapper.in

@ -0,0 +1,5 @@
if [ -z "${pkg##binutils-*}" ]; then
pkg=binutils
fi

Loading…
Cancel
Save