Changeset f5776a6 in freewrt
- Timestamp:
- Mar 9, 2007, 8:03:22 PM (19 years ago)
- Children:
- 11e1f70
- Parents:
- 4fdaf68
- Location:
- package/fetchmail
- Files:
-
- 1 deleted
- 1 edited
- 1 moved
-
Makefile (modified) (1 diff)
-
patches/02-no_rej.patch (deleted)
-
patches/patch-config_sub (moved) (moved from package/fetchmail/patches/01-amd64_detection.patch ) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
package/fetchmail/Makefile
r4fdaf68 rf5776a6 26 26 INSTALL_STYLE= auto 27 27 28 post-extract: 29 @rm -f ${WRKDIST}/po/fr.po.rej 30 28 31 post-install: 29 32 ${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 +02003 +++ fetchmail-6.2.5 .new/config.sub 2006-03-30 00:36:11.000000000 +02004 @@ -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 5 5 | 580 | i960 | h8300 \ 6 6 | x86 | ppcbe | mipsbe | mipsle | shbe | shle | armbe | armle \ … … 11 11 | alphaev6[78] \ 12 12 | we32k | ns16k | clipper | i370 | sh | powerpc | powerpcle \ 13 @@ -194,7 +194,7 @@ 13 @@ -194,7 +194,7 @@ case $basic_machine in 14 14 # We use `pc' rather than `unknown' 15 15 # because (1) that's what they normally are, and … … 20 20 ;; 21 21 # Object if more than one company name word. 22 @@ -209,7 +209,7 @@ 22 @@ -209,7 +209,7 @@ case $basic_machine in 23 23 | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ 24 24 | power-* | none-* | 580-* | cray2-* | h8300-* | h8500-* | i960-* \ … … 29 29 | hppa2.0n-* | hppa64-* \ 30 30 | alpha-* | alphaev[4-8]-* | alphaev56-* | alphapca5[67]-* \ 31 @@ -256,6 +256,12 @@ 31 @@ -256,6 +256,12 @@ case $basic_machine in 32 32 basic_machine=a29k-none 33 33 os=-bsd
Note:
See TracChangeset
for help on using the changeset viewer.
