summaryrefslogtreecommitdiff
path: root/security/tinysu/files/patch-hier.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-02 10:07:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-02 10:07:49 +0000
commit38a0a8023026a77ded1e6de618b567c7b58e79a4 (patch)
treeabf5fbbdc4b27a245ff76b9850f4eb6e73e4ba19 /security/tinysu/files/patch-hier.c
parent- Fix build with GCRYPT option by taking out -Werror (diff)
Remove non staged ports without pending PR from s*
Notes
Notes: svn path=/head/; revision=366980
Diffstat (limited to 'security/tinysu/files/patch-hier.c')
-rw-r--r--security/tinysu/files/patch-hier.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/tinysu/files/patch-hier.c b/security/tinysu/files/patch-hier.c
deleted file mode 100644
index 105401494cec..000000000000
--- a/security/tinysu/files/patch-hier.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- hier.c.orig Sun Feb 29 03:21:15 2004
-+++ hier.c Tue May 24 23:42:06 2005
-@@ -4,8 +4,5 @@
-
- void hier()
- {
-- h(auto_home,-1,-1,02755);
-- d(auto_home,"bin",-1,-1,02755);
--
- c(auto_home,"bin","tinysu",auto_uid,auto_gid,04750);
- }