/[grub]/grub2/util/i386/pc/grub-install.in
ViewVC logotype

Diff of /grub2/util/i386/pc/grub-install.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by okuji, Sun Jul 24 18:16:25 2005 UTC revision 1.2 by okuji, Tue Jul 26 20:05:47 2005 UTC
# Line 21  Line 21 
21  prefix=@prefix@  prefix=@prefix@
22  exec_prefix=@exec_prefix@  exec_prefix=@exec_prefix@
23  sbindir=@sbindir@  sbindir=@sbindir@
24  libdir=@libdir@  datadir=@datadir@
25  PACKAGE_NAME=@PACKAGE_NAME@  PACKAGE_NAME=@PACKAGE_NAME@
26  PACKAGE_TARNAME=@PACKAGE_TARNAME@  PACKAGE_TARNAME=@PACKAGE_TARNAME@
27  PACKAGE_VERSION=@PACKAGE_VERSION@  PACKAGE_VERSION=@PACKAGE_VERSION@
28  host_cpu=@host_cpu@  host_cpu=@host_cpu@
29  host_os=@host_os@  host_os=@host_os@
30  host_vendor=@host_vendor@  host_vendor=@host_vendor@
31  pkgdatadir=${libdir}/${PACKAGE_TARNAME}/${host_cpu}-${host_vendor}  pkgdatadir=${datadir}/${PACKAGE_TARNAME}/${host_cpu}-${host_vendor}
32    
33  grub_setup=${sbindir}/grub-setup  grub_setup=${sbindir}/grub-setup
34  grub_mkimage=${sbindir}/grub-mkimage  grub_mkimage=${sbindir}/grub-mkimage

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26