diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-06-25 20:06:27 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-06-25 20:06:27 +0000 |
commit | dbd350ef49e6b574baa28795940b560797a58409 (patch) | |
tree | 2e9f2e1575c848ace94395b5b03822a71e252834 /security/fakeroot/files/patch-configure | |
parent | - use s/[NO]PORTDOCS/[NO]PORTDATA/ where necessary (diff) |
- Update to 1.9.5
PR: ports/124986
Submitted by: Ganael Laplanche <ganael.laplanche martymac.com> (maintainer)
Approved by: mentor (implicit)
Notes
Notes:
svn path=/head/; revision=215775
Diffstat (limited to 'security/fakeroot/files/patch-configure')
-rw-r--r-- | security/fakeroot/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/fakeroot/files/patch-configure b/security/fakeroot/files/patch-configure deleted file mode 100644 index ba8eaa6dcf9e..000000000000 --- a/security/fakeroot/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2008-04-25 20:11:19.000000000 +0200 -+++ configure 2008-04-25 20:11:30.000000000 +0200 -@@ -11755,7 +11755,7 @@ - { - - int __xmknodat ( int ver, -- inf dirfd, -+ int dirfd, - const char *pathname , - mode_t mode , dev_t dev); - |