source: freewrt/tools/ipkg-utils/patches/020-fix_python_path.patch@ 131a9d7

freewrt_1_0 freewrt_2_0
Last change on this file since 131a9d7 was 131a9d7, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

move tools like sed, trx, lzma, which does not belong to the toolchain (gcc,binutils,gdb,libc) to a separate directory, all stuff is compiled with the host compiler

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

  • Property mode set to 100644
File size: 275 bytes
  • ipkg-utils-1.7/ipkg-make-index

    old new  
    1 #!/usr/bin/python
     1#!/usr/bin/env python
    22# $Id: ipkg-make-index,v 1.20 2003/10/30 02:32:09 jamey Exp $
    33
    44import sys, os, posixpath
Note: See TracBrowser for help on using the repository browser.