Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/eet

Dir     : e17/libs/eet


Modified Files:
        README.in 


Log Message:


info for building.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/eet/README.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- README.in   3 Mar 2005 02:29:18 -0000       1.1
+++ README.in   3 Mar 2005 04:09:07 -0000       1.2
@@ -11,3 +11,23 @@
 other machines, or just writing to arbitary files on the system. All
 data is encoded in a platform independant way and can be written and
 read by any architecture.
+
+------------------------------------------------------------------------------
+BUILDING PACKAGES:
+
+RPM: To build rpm packages:
+  
+  sudo rpm -ta @[EMAIL PROTECTED]@[EMAIL PROTECTED]
+
+You will find rpm packages in your system /usr/src/redhat/* dirs (note you may
+not need to use sudo or root if you have your own ~/.rpmrc. see rpm documents
+for more details)
+
+DEB: To build deb packages:
+
+  tar zvf @[EMAIL PROTECTED]@[EMAIL PROTECTED]
+  cd @[EMAIL PROTECTED]@VERSION@
+  dpkg-buildpackage -us -uc -rfakeroot
+
+You will find all the debin source, binary etc. packages put in the parent
+(..) directory.




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to