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.
 
 
 
 
 
 

8 lines
260 B

# avoid shared files with autoconf
datadir="$root/$prefix/share/autoconf213"
# rename programs
var_append extraconfopt ' ' '--program-suffix=-213'
# rename info files
var_append INSTALL_WRAPPER_FILTER '|' 'sed -e "s,\(.*/info/autoconf\)\.info,\1-213.info,"'