This website works better with JavaScript.
Home
Help
Register
Sign In
lighttpd
/
lighttpd2
Watch
2
Star
0
Fork
0
Code
Issues
Releases
0
Wiki
Activity
Browse Source
Fix packdist.sh to detect source directory
personal/stbuehler/wip
Stefan Bühler
10 years ago
parent
1c3d3c287f
commit
feebc556d1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
packdist.sh
+ 1
- 1
packdist.sh
View File
@ -3,7 +3,7 @@
# only builds snapshots for now
# tarball name contains date and git short id
SRCTEST
=
src/main/lighttpd.c
SRCTEST
=
src/main/lighttpd
_worker
.c
PACKAGE
=
lighttpd
REV
=
${
REV
}
BASEDOWNLOADURL
=
"http://download.lighttpd.net/lighttpd/snapshots-2.0.x"
Write
Preview
Loading…
Cancel
Save