Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37853007
en ru br
ALT Linux repos
S:0.3.5-alt2
5.0: 0.3.5-alt2
4.1: 0.3.5-alt2
4.0: 0.3.5-alt1
3.0: 0.3.5-alt1

Group :: Sound
RPM: dagrab

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: dagrab.Makefile.patch
Download


*** dagrab-0.3.5/Makefile.orig	Mon Feb 16 13:36:34 2004
--- dagrab-0.3.5/Makefile	Mon Feb 16 13:37:44 2004
***************
*** 14,21 ****
  
  install: dagrab
  	mkdir -p $(INSTROOT)/${PREFIX}/bin;mkdir -p $(INSTROOT)/${PREFIX}/man/man1
! 	strip dagrab
! 	cp dagrab $(INSTROOT)/${PREFIX}/bin
! 	cp dagmp3enc $(INSTROOT)/${PREFIX}/bin
! 	cp dagmp3cd $(INSTROOT)/${PREFIX}/bin
! 	cp dagrab.1 $(INSTROOT)/${PREFIX}/man/man1
\ No newline at end of file
--- 14,20 ----
  
  install: dagrab
  	mkdir -p $(INSTROOT)/${PREFIX}/bin;mkdir -p $(INSTROOT)/${PREFIX}/man/man1
! 	install -Ds dagrab $(INSTROOT)/${PREFIX}/bin/dagrab
! 	install -D dagmp3enc $(INSTROOT)/${PREFIX}/bin/dagmp3enc
! 	install -D dagmp3cd $(INSTROOT)/${PREFIX}/bin/dagmp3cd
! 	install -D dagrab.1 $(INSTROOT)/${PREFIX}/share/man/man1/dagrab.1
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin