|
Check-in Number:
|
3617 | |
| Date: |
2003-Sep-19 12:33:14 (local)
2003-Sep-19 10:33:14 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
also subst bindir |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/snmpdx/Makefile.in 1.11 -> 1.12
--- Makefile.in 2003/09/10 15:01:44 1.11
+++ Makefile.in 2003/09/19 10:33:14 1.12
@@ -59,6 +59,7 @@
-e "s;#!\@PERL\@;#!$(PERL);" \
-e "s;\@V\@;$$V;" \
-e "s;\@D\@;$$D;" \
+ -e "s;\@bindir\@;$(bindir);" \
-e "s;\@sysconfdir\@;$(sysconfdir);" \
-e "s;\@libexecdir\@;$(libexecdir);" \
-e "s;\@datadir\@;$(datadir);" \
|
|