]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice-makefile.patch
- up
[packages/libreoffice.git] / openoffice-makefile.patch
1 --- ooo-build-1.3.0/Makefile.shared.orig        2004-08-18 23:02:17.814757192 +0200
2 +++ ooo-build-1.3.0/Makefile.shared     2004-08-18 23:02:27.170334928 +0200
3 @@ -24,7 +24,7 @@
4  
5  artwork.install : $(STAMP_DIR)/artwork.install
6  $(STAMP_DIR)/artwork.install : $(OOBUILDDIR)/unpack \
7 -                              $(STAMP_DIR)/prebuild \
8 +                              $(STAMP_DIR)/prebuild 
9         cd $(top_srcdir)/bin ; ./install-artwork
10         touch $@
11  
12 --- ooo-build-1.3.0/Makefile.in.orig    2004-08-18 23:11:53.477243192 +0200
13 +++ ooo-build-1.3.0/Makefile.in 2004-08-18 23:12:01.748985696 +0200
14 @@ -627,7 +627,7 @@
15  
16  artwork.install : $(STAMP_DIR)/artwork.install
17  $(STAMP_DIR)/artwork.install : $(OOBUILDDIR)/unpack \
18 -                              $(STAMP_DIR)/prebuild \
19 +                              $(STAMP_DIR)/prebuild
20         cd $(top_srcdir)/bin ; ./install-artwork
21         touch $@
22  
This page took 0.022827 seconds and 3 git commands to generate.