git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7356b66
)
package-build-rules-20030715
author
Derrick Brashear
<shadow@dementia.org>
Fri, 25 Jul 2003 19:15:15 +0000 (19:15 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Fri, 25 Jul 2003 19:15:15 +0000 (19:15 +0000)
allow building of macos packages from make
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
94f8a4a
..
e6e4d07
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-62,7
+62,7
@@
dest_only_libafs: only_libafs dest_dirs
packages: dest
@case ${SYS_NAME} in \
ppc_darwin* ) \
- ${COMPILE_PART1} packaging/MacOS && ./buildpkg.sh ${DEST} ;; \
+ ${COMPILE_PART1} packaging/MacOS && sh ./buildpkg.sh ${DEST} ;; \
hp_ux110 ) \
${COMPILE_PART1} packaging/HP-UX && swpackage -s psf-1.2.10-transarc-paths-11.00 ;; \
hp_ux11i ) \