opnsense-ports/security/gnome-keyring-sharp/files/patch-src_Makefile.am
Franco Fichtner 75a9004d22 */*: sync with upstream
Taken from: HardenedBSD
2018-01-31 07:43:13 +01:00

10 lines
339 B
Text

--- src/Makefile.am.orig 2018-01-20 15:47:50 UTC
+++ src/Makefile.am
@@ -33,6 +33,7 @@ all: $(ASSEMBLY)
$(ASSEMBLY): $(gnomekeyring_build_sources) $(SNK)
$(CSC) $(CSFLAGS) $(gnomekeyring_references) -target:library -out:$@ $(gnomekeyring_build_sources)
+ $(SN) -R $@ $(SNK)
$(SNK): $(top_srcdir)/$(SNK)
cp $(top_srcdir)/$(SNK) .