FreeBSD Bugzilla – Attachment 40453 Details for
Bug 63586
[MAINTAINER] sysutils/e2fsprogs: avoid double packaging of large file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
e2fsprogs-1.35_1.patch
e2fsprogs-1.35_1.patch (text/plain), 1.73 KB, created by
Matthias Andree
on 2004-03-01 14:20:03 UTC
(
hide
)
Description:
e2fsprogs-1.35_1.patch
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2004-03-01 14:20:03 UTC
Size:
1.73 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/sysutils/e2fsprogs/Makefile /root/e2fsprogs/Makefile >--- /usr/ports/sysutils/e2fsprogs/Makefile Mon Mar 1 13:16:23 2004 >+++ /root/e2fsprogs/Makefile Mon Mar 1 14:07:03 2004 >@@ -7,6 +7,7 @@ > > PORTNAME= e2fsprogs > PORTVERSION= 1.35 >+PORTREVISION= 1 > CATEGORIES= sysutils > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -88,8 +89,6 @@ > ${RM} ${PREFIX}/sbin/filefrag > ${RM} ${PREFIX}/man/man8/filefrag.8 > ${INSTALL_PROGRAM} ${WRKSRC}/fsck_ext2fs ${PREFIX}/sbin/ >- ${INSTALL_PROGRAM} ${WRKSRC}/e2fsck/e2fsck.shared ${PREFIX}/sbin/e2fsck >- ${INSTALL_PROGRAM} ${WRKSRC}/e2fsck/e2fsck.static ${PREFIX}/sbin/e2fsck.static > @${ECHO_MSG} > @${CAT} ${PKGMESSAGE} > @${ECHO_MSG} >diff -ruN --exclude=CVS /usr/ports/sysutils/e2fsprogs/files/pkg-message.in /root/e2fsprogs/files/pkg-message.in >--- /usr/ports/sysutils/e2fsprogs/files/pkg-message.in Sat Feb 28 17:57:09 2004 >+++ /root/e2fsprogs/files/pkg-message.in Mon Mar 1 14:07:12 2004 >@@ -8,7 +8,7 @@ > > ln -f %%PREFIX%%/sbin/fsck_ext2fs /sbin/ 2>/dev/null \ > || install -m755 %%PREFIX%%/sbin/fsck_ext2fs /sbin/ >-ln -f %%PREFIX%%/sbin/e2fsck.static /sbin/e2fsck 2>/dev/null \ >- || install -m755 %%PREFIX%%/sbin/e2fsck.static /sbin/e2fsck >+ln -f %%PREFIX%%/sbin/e2fsck /sbin/e2fsck 2>/dev/null \ >+ || install -m755 %%PREFIX%%/sbin/e2fsck /sbin/e2fsck > > IMPORTANT: you also need to repeat the above steps after a port upgrade! >diff -ruN --exclude=CVS /usr/ports/sysutils/e2fsprogs/pkg-plist /root/e2fsprogs/pkg-plist >--- /usr/ports/sysutils/e2fsprogs/pkg-plist Sat Feb 28 17:57:09 2004 >+++ /root/e2fsprogs/pkg-plist Mon Mar 1 14:58:30 2004 >@@ -48,7 +48,6 @@ > sbin/debugfs > sbin/dumpe2fs > sbin/e2fsck >-sbin/e2fsck.static > sbin/e2image > sbin/e2label > sbin/findfs
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 63586
: 40453