1 Sep
2010
1 Sep
'10
10:42 p.m.
Currently I have adopted Aptana and updated it to a nicer PKGBUILD. Namcap gives me that ELF files are outside of a valid path. The way Aptana is packaged, it seems you would need to copy the source directory to another directory on the system, for example /opt/${pkgname}. Since you can't compile the program and if you seperate the files or directories, the program would not very likely run. What should I do? Ignore it, or put the files/directories in another location besides /opt?