diff options
Diffstat (limited to 'sysutils/policykit/files/patch-src_polkit-grant_Makefile.am')
-rw-r--r-- | sysutils/policykit/files/patch-src_polkit-grant_Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/policykit/files/patch-src_polkit-grant_Makefile.am b/sysutils/policykit/files/patch-src_polkit-grant_Makefile.am deleted file mode 100644 index a56ba665e44f..000000000000 --- a/sysutils/policykit/files/patch-src_polkit-grant_Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- src/polkit-grant/Makefile.am.orig 2008-04-21 23:53:20.000000000 -0400 -+++ src/polkit-grant/Makefile.am 2008-04-21 23:53:33.000000000 -0400 -@@ -60,7 +60,7 @@ polkit_grant_helper_LDADD = @GLIB_LIBS@ - - if POLKIT_AUTHFW_PAM - polkit_grant_helper_pam_SOURCES = polkit-grant-helper-pam.c --polkit_grant_helper_pam_LDADD = @AUTH_LIBS@ -+polkit_grant_helper_pam_LDADD = @AUTH_LIBS@ $(top_builddir)/src/polkit/libpolkit.la - endif - - if POLKIT_AUTHFW_SHADOW |