- Subject: Regression in rc12-pre1
- From: Phillip Susi <psusi@xxxxxxxxxx>
- Date: Sun, 15 Oct 2006 20:48:21 -0400
- User-agent: Thunderbird 1.5.0.7 (X11/20060918)
The makefile was changed and now ignores the destdir variable for the
install path for man pages. Please apply this fix:
--- 1.0.0.rc12-pre1.orig/make.tmpl.in
+++ 1.0.0.rc12-pre1/make.tmpl.in
@@ -29,13 +29,13 @@
sbindir = @sbindir@
includedir = @includedir@
infodir = @infodir@
- mandir = @mandir@
+ mandir = $(DESTDIR)@mandir@
else
libdir = $(DESTDIR)@KLIBC_LIB_DIR@
sbindir = $(DESTDIR)@KLIBC_SBIN_DIR@
includedir = $(DESTDIR)@KLIBC_INCLUDE_DIR@
infodir = @infodir@
- mandir = @mandir@
+ mandir = $(DESTDIR)@mandir@
endif
_______________________________________________
Ataraid-list mailing list
Ataraid-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/ataraid-list
[Home]
[Linux]
[Linux RAID]
[Linux IDE]
[Linux SCSI]
[Managing RAID on Linux]
[Kernel]
[Linux Books]
[Linux Admin]
[GFS]
[RPM]
[Photos]
[Yosemite Photos]
[Yosemite News]
[AMD 64]