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.

6 lines
203 B

  1. srcdir="$builddir/hplip-$ver"
  2. autoextract=0
  3. runpysetup=0
  4. hook_add preconf 5 "bash $archdir/hplip-$ver.run --target $srcdir --noexec ; cd $srcdir"
  5. var_append extraconfopt " " "--enable-hpijs-only-build"