mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 05:11:27 +00:00 
			
		
		
		
	- create pear package for LetoDMS_Preview
This commit is contained in:
		
							parent
							
								
									f938f5d1e9
								
							
						
					
					
						commit
						da33fb1de7
					
				
							
								
								
									
										5
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								Makefile
									
									
									
									
									
								
							|  | @ -1,5 +1,5 @@ | ||||||
| VERSION=3.4.0RC2 | VERSION=4.0.0-pre1 | ||||||
| SRC=CHANGELOG* inc conf utils index.php languages op out README README.Notification drop-tables-innodb.sql delete_all_contents.sql styles js TODO LICENSE Makefile webdav install | SRC=CHANGELOG inc conf utils index.php languages views op out README README.Notification drop-tables-innodb.sql styles js TODO LICENSE Makefile webdav install | ||||||
| 
 | 
 | ||||||
| dist: | dist: | ||||||
| 	mkdir -p tmp/letoDMS-$(VERSION) | 	mkdir -p tmp/letoDMS-$(VERSION) | ||||||
|  | @ -10,6 +10,7 @@ dist: | ||||||
| pear: | pear: | ||||||
| 	(cd LetoDMS_Core/; pear package) | 	(cd LetoDMS_Core/; pear package) | ||||||
| 	(cd LetoDMS_Lucene/; pear package) | 	(cd LetoDMS_Lucene/; pear package) | ||||||
|  | 	(cd LetoDMS_Preview/; pear package) | ||||||
| 
 | 
 | ||||||
| webdav: | webdav: | ||||||
| 	mkdir -p tmp/letoDMS-webdav-$(VERSION) | 	mkdir -p tmp/letoDMS-webdav-$(VERSION) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 steinm
						steinm