2 Sep
2010
2 Sep
'10
12:42 a.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?