Changeset f5776a6 in freewrt


Ignore:
Timestamp:
Mar 9, 2007, 8:03:22 PM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
11e1f70
Parents:
4fdaf68
Message:

convert to update-patches, stop kidding…

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

Location:
package/fetchmail
Files:
1 deleted
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • package/fetchmail/Makefile

    r4fdaf68 rf5776a6  
    2626INSTALL_STYLE=          auto
    2727
     28post-extract:
     29        @rm -f ${WRKDIST}/po/fr.po.rej
     30
    2831post-install:
    2932        ${INSTALL_DIR} ${IDIR_FETCHMAIL}/usr/bin
  • package/fetchmail/patches/patch-config_sub

    r4fdaf68 rf5776a6  
    1 diff -urN fetchmail-6.2.5/config.sub fetchmail-6.2.5.new/config.sub
    2 --- fetchmail-6.2.5/config.sub  2003-07-17 03:03:20.000000000 +0200
    3 +++ fetchmail-6.2.5.new/config.sub      2006-03-30 00:36:11.000000000 +0200
    4 @@ -176,7 +176,7 @@
     1$FreeWRT$
     2--- fetchmail-6.2.5.orig/config.sub     2003-07-17 01:03:20.000000000 +0000
     3+++ fetchmail-6.2.5/config.sub  2007-03-09 19:02:18.000000000 +0000
     4@@ -176,7 +176,7 @@ case $basic_machine in
    55                | 580 | i960 | h8300 \
    66                | x86 | ppcbe | mipsbe | mipsle | shbe | shle | armbe | armle \
     
    1111                | alphaev6[78] \
    1212                | we32k | ns16k | clipper | i370 | sh | powerpc | powerpcle \
    13 @@ -194,7 +194,7 @@
     13@@ -194,7 +194,7 @@ case $basic_machine in
    1414        # We use `pc' rather than `unknown'
    1515        # because (1) that's what they normally are, and
     
    2020          ;;
    2121        # Object if more than one company name word.
    22 @@ -209,7 +209,7 @@
     22@@ -209,7 +209,7 @@ case $basic_machine in
    2323              | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
    2424              | power-* | none-* | 580-* | cray2-* | h8300-* | h8500-* | i960-* \
     
    2929              | hppa2.0n-* | hppa64-* \
    3030              | alpha-* | alphaev[4-8]-* | alphaev56-* | alphapca5[67]-* \
    31 @@ -256,6 +256,12 @@
     31@@ -256,6 +256,12 @@ case $basic_machine in
    3232                basic_machine=a29k-none
    3333                os=-bsd
Note: See TracChangeset for help on using the changeset viewer.