Changeset 126 for trunk/Makefile.in
- Timestamp:
- Sep 13, 2007, 9:49:15 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.in
r125 r126 1023 1023 else \ 1024 1024 echo; \ 1025 echo "**************************************************************"; \ 1025 1026 echo "Error ... cannot find /tmp/samhain-pkg-staging/@install_name@.pkg."; \ 1026 1027 echo "Keeping /var/spool/pkg/@install_name@ /tmp/samhain-pkg-staging"; \ 1028 if test -d /var/spool/pkg; then \ 1029 echo "**************************************************************"; \ 1030 else \ 1031 echo "************** /var/spool/pkg is missing *********************"; \ 1032 fi; \ 1027 1033 echo; \ 1028 1034 exit 1; \
Note:
See TracChangeset
for help on using the changeset viewer.