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

Contents of /cauldron/libreoffice/pristine/GNUmakefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2031263 - (show annotations) (download)
Mon Jan 15 11:48:55 2024 UTC (2 months, 1 week ago) by schedbot
File size: 453 byte(s)
Copying release 1:7.6.4.1-4.mga10 to pristine/ directory.
1 # 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 #sed -i 's!1:!!' $(GIT_RH)/*spec
9 diff -uBbd SPECS/*spec -I fedora -I rhel -I endif -I Group: $(GIT_RH)/ > $(DIFF) || :
10 perl -pi -e 'undef $$_ if /\%changelog/ .. /TOTO/ or /\%if.*?file_triggers/ .. /\%endif/' $(DIFF)
11 vim $(DIFF)
12
13 extract_mk:
14 tar xf SOURCES/libreoffice-[0-9]*.tar.xz --wildcards "*.mk"

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.30