]> git.pld-linux.org Git - packages/MigrationTools.git/commitdiff
- fix wront directory
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 14 Jul 2003 17:45:28 +0000 (17:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    MigrationTools-38-instdir.patch -> 1.2

MigrationTools-38-instdir.patch

index e3200a4be6067ddb5add2565b19ed29c32d5e260..84b22ae37a0d6a2b87afb40e1a54808795e0f993 100644 (file)
@@ -7,7 +7,7 @@ magic to let them be called from anywhere.
  
  PATH=$PATH:.
  export PATH
-+INSTDIR=/usr/share/openldap/migration/
++INSTDIR=/usr/share/MigrationTools/
  
  TMPDIR="/tmp"
  ETC_PASSWD="$TMPDIR/passwd.$$.ldap"
@@ -26,7 +26,7 @@ magic to let them be called from anywhere.
  
  PATH=$PATH:.
  export PATH
-+INSTDIR=/usr/share/openldap/migration/
++INSTDIR=/usr/share/MigrationTools/
  
  TMPDIR="/tmp"
  ETC_PASSWD="$TMPDIR/passwd.$$.ldap"
@@ -45,7 +45,7 @@ magic to let them be called from anywhere.
  
  PATH=$PATH:.
  export PATH
-+INSTDIR=/usr/share/openldap/migration/
++INSTDIR=/usr/share/MigrationTools/
  
  TMPDIR="/tmp"
  ETC_PASSWD="$TMPDIR/passwd.$$.ldap"
@@ -65,7 +65,7 @@ magic to let them be called from anywhere.
  PATH=$PATH:.
  export PATH
 -
-+INSTDIR=/usr/share/openldap/migration/
++INSTDIR=/usr/share/MigrationTools/
  
  TMPDIR="/tmp"
  ETC_PASSWD="$TMPDIR/passwd.$$.ldap"
@@ -84,7 +84,7 @@ magic to let them be called from anywhere.
  
  PATH=$PATH:/usr/lib/nis:.
  export PATH
-+INSTDIR=/usr/share/openldap/migration/
++INSTDIR=/usr/share/MigrationTools/
  
  TMPDIR="/tmp"
  ETC_PASSWD="$TMPDIR/passwd.$$.ldap"
@@ -104,7 +104,7 @@ magic to let them be called from anywhere.
  PATH=$PATH:.
  export PATH
 -
-+INSTDIR=/usr/share/openldap/migration/
++INSTDIR=/usr/share/MigrationTools/
  
  TMPDIR="/tmp"
  ETC_PASSWD="$TMPDIR/passwd.$$.ldap"
@@ -123,7 +123,7 @@ magic to let them be called from anywhere.
  # Luke Howard <lukeh@padl.com> April 1997
  #
  
-+INSTDIR=/usr/share/openldap/migration/
++INSTDIR=/usr/share/MigrationTools/
  DB="/tmp/nis.$$.ldif"
  
  if [ "X$ETC_ALIASES" = "X" ]; then
@@ -179,7 +179,7 @@ magic to let them be called from anywhere.
  SHELL=/bin/sh
  export SHELL
  
-+INSTDIR=/usr/share/openldap/migration/
++INSTDIR=/usr/share/MigrationTools/
 +
  DB=/tmp/nis.$$.ldif
  
@@ -250,7 +250,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_aliases.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -261,7 +261,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
   
  $PROGRAM = "migrate_automount.pl"; 
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -272,7 +272,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_base.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -283,7 +283,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_fstab.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -294,7 +294,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_group.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -305,7 +305,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_hosts.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -316,7 +316,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_netgroup.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -327,7 +327,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_netgroup_byhost.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -338,7 +338,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_netgroup_byuser.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -349,7 +349,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_networks.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -360,7 +360,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_passwd.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -371,7 +371,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_profile.pl";
  
@@ -382,7 +382,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_protocols.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -393,7 +393,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_rpc.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -404,7 +404,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_services.pl";
  $NAMINGCONTEXT = &getsuffix($PROGRAM);
@@ -415,7 +415,7 @@ magic to let them be called from anywhere.
  #
  
 -require 'migrate_common.ph';
-+require '/usr/share/openldap/migration/migrate_common.ph';
++require '/usr/share/MigrationTools/migrate_common.ph';
  
  $PROGRAM = "migrate_slapd_conf.pl";
  
This page took 0.07044 seconds and 4 git commands to generate.