Tag: build
Building an RPM from a Spec File
June 18, 2008
Use this command to build an RPM if you have a Spec File rpmbuild -ba SPEC_FILE
A Shell Script to Create a Build of Firefox Extension
May 4, 2008
This shell script will create a build of a firefox extension in linux. This is created according to my details(eg,…
Using Ant to Concatenate files
October 21, 2007
The build.xml file to concatenate files using ant. This can be executed using the command ‘ant “ConcatAll”‘ <?xml version=”1.0″ encoding=”UTF-8″?>…
Recent Comments