mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
702 B

  1. diff -pruN mpgtx-1.3/configure mpgtx-1.3_new/configure
  2. --- mpgtx-1.3/configure 2002-08-30 18:03:12.000000000 +0200
  3. +++ mpgtx-1.3_new/configure 2005-01-02 17:15:22.188347080 +0100
  4. @@ -75,7 +75,7 @@ do
  5. -no-LFS | --no-LFS | -no-lfs | --no-lfs) LFS="no";;
  6. -stat | -static | --stat | --static) static="yes";;
  7. -par | -parachute | --par | --parachute) parachute="yes";;
  8. - -prefix=* | --prefix=*) prefix=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
  9. + -prefix=* | --prefix=*) prefix=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ; manprefix=$prefix ;;
  10. -dist | dist | --distrib | -distrib) rm -f Makefile && cat << EOF >makefile && exit 0;;
  11. # Dummy Makefile, please run ./configure
  12. default: