some updates from testing..

This commit is contained in:
2015-08-29 18:09:45 -04:00
parent 2870866232
commit 164032088a
12 changed files with 29 additions and 12 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
sed -i -e 's/any/x86_64/g' ${1}
sed -i -re "s/'any'/'i686' 'x86_64'/g" ${1}