xtrlock: indentation to force autobuilds.
This commit is contained in:
parent
0e8b3259dc
commit
a7e52890f8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ checksum=f0acccd39b9beedf1244434045e243cf515ba8653964fe6f3fb9187c640cc3bb
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make -f Makefile.noimake CC="${CC}" CFLAGS="${CFLAGS} -DSHADOW_PWD" \
|
make -f Makefile.noimake CC="${CC}" CFLAGS="${CFLAGS} -DSHADOW_PWD" \
|
||||||
LDLIBS="-lX11 -lcrypt" xtrlock
|
LDLIBS="-lX11 -lcrypt" xtrlock
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in a new issue