Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Reported by:	pi
  • Loading branch information
bapt committed Jun 5, 2015
1 parent 53c0887 commit d9f0a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysutils/apcupsd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIGURE_ARGS= --sbindir=${PREFIX}/sbin \
--with-serial-dev=/dev/usv

CONFIGURE_ENV+= LD="${CXX}" \
ac_cv_path_SHUTDOWN="/sbin/shtdown"
ac_cv_path_SHUTDOWN="/sbin/shutdown"
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib

Expand Down

0 comments on commit d9f0a8f

Please sign in to comment.