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
Clifford Wolf:
rocklinux
Clifford Wolf
20 years ago
parent
5e732e80f6
commit
ce549c8c61
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
package/base/binutils/pkgmapper.in
+ 5
- 0
package/base/binutils/pkgmapper.in
View File
@ -0,0 +1,5 @@
if [ -z "${pkg##binutils-*}" ]; then
pkg=binutils
fi
Write
Preview
Loading…
Cancel
Save