/[packages]/cauldron/libreoffice/pristine/GNUmakefile
ViewVC logotype

Annotation of /cauldron/libreoffice/pristine/GNUmakefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 470152 - (hide annotations) (download)
Fri Aug 23 09:42:04 2013 UTC (10 years, 7 months ago) by tv
Original Path: cauldron/libreoffice/current/Makefile
File size: 296 byte(s)
enable to easily diff with FC/RH

1 tv 470152 # Compare our spec with RH/FC
2    
3     GIT_RH=LO.rh
4     DIFF=h
5    
6     diff:
7     [[ -d $(GIT_RH) ]] || git clone git://pkgs.fedoraproject.org/libreoffice.git $(GIT_RH)
8     diff -uBbd SPECS/*spec -I fedora -I rhel -I endif $(GIT_RH)/ > $(DIFF) || :
9     perl -pi -e 'undef $$_ if /\%changelog/ .. /TOTO/' $(DIFF)
10     vim $(DIFF)

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.30