mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
create SeedDMS_SQLiteFTS package
This commit is contained in:
parent
65da6a4e7b
commit
0363395b9f
1
Makefile
1
Makefile
|
@ -14,6 +14,7 @@ pear:
|
||||||
(cd SeedDMS_Core/; pear package)
|
(cd SeedDMS_Core/; pear package)
|
||||||
(cd SeedDMS_Lucene/; pear package)
|
(cd SeedDMS_Lucene/; pear package)
|
||||||
(cd SeedDMS_Preview/; pear package)
|
(cd SeedDMS_Preview/; pear package)
|
||||||
|
(cd SeedDMS_SQLiteFTS/; pear package)
|
||||||
|
|
||||||
webdav:
|
webdav:
|
||||||
mkdir -p tmp/seeddms-webdav-$(VERSION)
|
mkdir -p tmp/seeddms-webdav-$(VERSION)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user