Changeset 61e7c0f in freewrt


Ignore:
Timestamp:
Dec 18, 2006, 9:06:41 AM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Children:
55e08a2, ba27de8
Parents:
6d7c29c
Message:

fix descriptions

git-svn-id: svn://www.freewrt.org/trunk/freewrt@1308 afb5a338-a214-0410-bd46-81f09a774fd1

Location:
package/binutils
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • package/binutils/Config.in

    r6d7c29c r61e7c0f  
    11config FWRT_PACKAGE_BINUTILS
    2         prompt "binutils............................ Example for a single package"
     2        prompt "binutils.............................. binary utilities (assembler,strip,nm,..)"
    33        tristate
    44        default n
    55        help
    6           A simple package. Only one binary package will be created.
     6          binary utilities
    77         
    88          http://www.gnu.org/binutils
  • package/binutils/ipkg/binutils.control

    r6d7c29c r61e7c0f  
    11Package: binutils
    22Priority: optional
    3 Section: net
    4 Description: a simple example package for a small daemon
     3Section: comp
     4Description: binary utilities
Note: See TracChangeset for help on using the changeset viewer.