commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/common setup.py


From: Jason Cater
Subject: gnue/common setup.py
Date: Wed, 29 May 2002 23:15:12 -0400

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    02/05/29 23:15:12

Modified files:
        common         : setup.py 

Log message:
        added 'translations' to setup.py

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/common/setup.py.diff?cvsroot=OldCVS&tr1=1.39&tr2=1.40&r1=text&r2=text

Patches:
Index: gnue/common/setup.py
diff -c gnue/common/setup.py:1.39 gnue/common/setup.py:1.40
*** gnue/common/setup.py:1.39   Wed May 29 23:11:02 2002
--- gnue/common/setup.py        Wed May 29 23:15:12 2002
***************
*** 91,96 ****
--- 91,102 ----
               preserve_path = 1),
    Data_Files(
               base_dir = 'install_data',
+              copy_to = '',
+              template = ['recursive-include translations *',
+                          'prune translations/CVS'],
+              preserve_path = 1),
+   Data_Files(
+              base_dir = 'install_data',
               copy_to = 'doc/common',
               template = ['recursive-include doc *',
                           'prune doc/CVS'],



reply via email to

[Prev in Thread] Current Thread [Next in Thread]