mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
make: fix typo
This commit is contained in:
parent
4be8343259
commit
7a610b2e5c
2
Makefile
2
Makefile
@ -253,7 +253,7 @@ package: force
|
||||
@${MAKE} DESTDIR=${WRKSRC} FLAVOUR=${FLAVOUR} install
|
||||
@${PKG} create -v -m ${WRKSRC} -r ${WRKSRC} \
|
||||
-p ${WRKSRC}/plist -o ${PKGDIR}
|
||||
@echo -n "Sucessfully built "
|
||||
@echo -n "Successfully built "
|
||||
@cd ${PKGDIR}; find . -name "*.txz" | cut -c3-
|
||||
|
||||
upgrade: package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user