> Does anyone know of a tutorial on creating a simple rpm package that > basically just copies a few files into specified locations? Make a tarball, let that be extracted as explained in the examples in the setup phase, leave the build phase empty and than in the install phase copy the files to their destination. That's at least how I have done, there is no obligation to do any compiling or whatsoever during the build phase. -- Regards, André -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org