summaryrefslogtreecommitdiff
path: root/security/gnome-keyring/files/patch-configure
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-11-19 13:04:57 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-11-19 13:04:57 +0000
commit062df37da8d6da0da8822b078a67fd74c652d4ea (patch)
treed617285dd6b91654c7da705960c43922d4ac59ac /security/gnome-keyring/files/patch-configure
parentAllow package building to allow users to get rapide update of the timezones by (diff)
Remove obsolete patches.
Submitted by: antoine@
Notes
Notes: svn path=/head/; revision=372774
Diffstat (limited to 'security/gnome-keyring/files/patch-configure')
-rw-r--r--security/gnome-keyring/files/patch-configure22
1 files changed, 0 insertions, 22 deletions
diff --git a/security/gnome-keyring/files/patch-configure b/security/gnome-keyring/files/patch-configure
deleted file mode 100644
index 7e8ec000a1bb..000000000000
--- a/security/gnome-keyring/files/patch-configure
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.orig 2010-09-19 12:45:34.000000000 +0000
-+++ configure 2010-09-19 12:50:50.000000000 +0000
-@@ -14454,8 +14454,8 @@
- .SECONDARY: $(gsettings_SCHEMAS)
-
- gsettings__base_list = \
-- sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \
-- sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g"
-+ sed '\''$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\'' | \
-+ sed '\''$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\''
-
- install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
- @$(NORMAL_INSTALL)
-@@ -15058,7 +15058,7 @@
-
- pam_status="no"
- if test "$enable_pam" != "no"; then
-- for ac_header in security/pam_modules.h pam/pam_modules.h
-+ for ac_header in security/pam_modules.h
- do :
- as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
- ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"