You've already forked lazarus-ccr
applications
bindings
components
Comba_Animation
aboutcomponent
acs
beepfp
callite
chelper
chemtext
cmdline
cmdlinecfg
colorpalette
cryptini
csvdocument
demo
doc
testsuite
csvdocument.pas
csvdocument_package.lpk
csvdocument_package.pas
lgpl-2.0.txt
release.lst
release.sh
epiktimer
everettrandom
examplecomponent
extrasyn
fpexif
fpsound
fpspreadsheet
fractions
freetypepascal
geckoport
gradcontrols
grid_semaphor
industrialstuff
iosdesigner
iphonelazext
jujiboutils
jvcllaz
kcontrols
lazautoupdate
lazbarcodes
lazmapviewer
lclextensions
longtimer
manualdock
mbColorLib
mplayer
multithreadprocs
nvidia-widgets
onguard
orpheus
playsoundpackage
poweredby
powerpdf
rgbgraphics
richmemo
richview
rtfview
rx
scrolltext
smnetgradient
spktoolbar
svn
systools
tdi
thtmlport
tparadoxdataset
tvplanit
xdev_toolkit
zlibar
zmsql
examples
image_sources
lclbindings
wst
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2524 8e941d3f-bd1b-0410-a28a-d453659cc2b4
4 lines
98 B
Bash
Executable File
4 lines
98 B
Bash
Executable File
#!/bin/bash
|
|
cd ..
|
|
zip -r ./csvdocument/csvdocument-0.5.zip csvdocument -i@csvdocument/release.lst
|