#13947: No "examples" directory in setup.cfg - problem with rpm generation ---------------------------+------------------------------------------------ Reporter: adam_przybyla | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.2 Keywords: | Stage: Unreviewed Has_patch: 1 | ---------------------------+------------------------------------------------ [pytool...@hacker django]$ LC_ALL=C TZ=UTC0 diff -Naur setup.cfg_old setup.cfg --- setup.cfg_old 2010-07-15 17:20:38.000000000 +0000 +++ setup.cfg 2010-07-15 17:20:49.000000000 +0000 @@ -1,4 +1,4 @@ [bdist_rpm] -doc_files = docs examples extras AUTHORS INSTALL LICENSE README +doc_files = docs extras AUTHORS INSTALL LICENSE README install-script = scripts/rpm-install.sh
[pytool...@hacker django]$ -- Ticket URL: <http://code.djangoproject.com/ticket/13947> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.
