Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37400934
en ru br
ALT Linux repositórios
S:0.9.24-alt4_6

Group :: Som
RPM: ladspa-caps-plugins

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: caps-0.9.10-nostrip.patch
Download


diff -up caps-0.9.24/Makefile.orig caps-0.9.24/Makefile
--- caps-0.9.24/Makefile.orig	2016-02-20 17:17:59.093173678 +0100
+++ caps-0.9.24/Makefile	2016-02-20 17:18:31.856178004 +0100
@@ -62,11 +62,10 @@ tags: $(SOURCES) $(HEADERS)
 	@-if [ -x /usr/bin/ctags ]; then ctags $(SOURCES) $(HEADERS) >/dev/null 2>&1 ; fi
 
 install: all
-	@$(STRIP) $(PLUG).so > /dev/null
 	install -d $(DESTDIR)$(DEST)
-	install -m 644 $(PLUG).so $(DESTDIR)$(DEST)
+	install -m 755 $(PLUG).so $(DESTDIR)$(DEST)
 	install -d $(DESTDIR)$(RDFDEST)
-	install -m 644 $(PLUG).rdf $(DESTDIR)$(RDFDEST)
+	install -p -m 644 $(PLUG).rdf $(DESTDIR)$(RDFDEST)
 
 fake-install: all
 	-rm $(DESTDIR)$(DEST)/$(PLUG).so
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009