FreeBSD Bugzilla – Attachment 8479 Details for
Bug 17737
Major repair of PicoBSD
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 819 bytes, created by
oogali
on 2000-04-01 22:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
oogali
Created:
2000-04-01 22:40:01 UTC
Size:
819 bytes
patch
obsolete
>--- /usr/src/release/picobsd/dial/Makefile.mfs Fri Aug 27 21:33:14 1999 >+++ /usr/src/release/picobsd/dial/Makefile.mfs Thu Mar 30 12:12:19 2000 >@@ -4,3 +4,5 @@ > >+.ifndef (DESTDIR) > DESTDIR?=/mnt >+.endif > >@@ -15,3 +17,3 @@ > .if ${LANGUAGE} == pl >-LOCALE= pl_PL.ISO_8859-2 >+LOCALE=pl_PL.ISO_8859-2 > LOCALE_LINKS=${PL_LOCALE_LINKS} >@@ -20,3 +22,3 @@ > .else >-LOCALE= en_US.ISO_8859-1 >+LOCALE=en_US.ISO_8859-1 > LOCALE_LINKS=${US_LOCALE_LINKS} >@@ -27,3 +29,3 @@ > tree: >- mtree -deU -f mfs.mtree -p ${DESTDIR} >+ mtree -deU -f ../build/mfs.mtree -p ${DESTDIR} > >@@ -44,3 +46,3 @@ > ln -s /etc/termcap termcap; \ >- echo emacs >/mnt/usr/share/misc/init.ee; \ >+ echo emacs >${DESTDIR}/usr/share/misc/init.ee; \ > cd ../; \ >@@ -51,2 +53,3 @@ > done; \ >+ mkdir ${LOCALE}/; \ > cp /usr/share/locale/${LOCALE}/* ${LOCALE}/; \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17737
:
8473
|
8474
|
8475
|
8476
|
8477
|
8478
| 8479 |
8480
|
8481
|
8482
|
8483
|
8484
|
8485
|
8486
|
8487
|
8488
|
8489
|
8490
|
8491
|
8492
|
8493
|
8494