gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/debian rules,1.81,1.82


From: cbayle
Subject: [Gforge-commits] gforge/debian rules,1.81,1.82
Date: Wed, 05 May 2004 16:59:30 -0500

Update of /cvsroot/gforge/gforge/debian
In directory db.perdue.net:/tmp/cvs-serv840/debian

Modified Files:
        rules 
Log Message:
Reformatiing/cleaning


Index: rules
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/rules,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- rules       5 May 2004 21:33:42 -0000       1.81
+++ rules       5 May 2004 21:59:26 -0000       1.82
@@ -106,25 +106,28 @@
        install -m 644 deb-specific/sf-2.6-complete.sql 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/db/
        install -m 644 deb-specific/sf2.5-to-sf2.6.sql 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/db/
        #
+       install -m 755 cronjobs/calculate_user_metric.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
        install -m 755 cronjobs/db_trove_maint.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
        install -m 755 cronjobs/project_cleanup.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       install -m 755 cronjobs/project_weekly_metric.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
        install -m 755 cronjobs/rating_stats.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       install -m 755 cronjobs/db_stats_agg.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       install -m 755 cronjobs/calculate_user_metric.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       install -m 755 cronjobs/vacuum.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       install -m 755 cronjobs/rotate_activity.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
        install -m 755 cronjobs/db_project_sums.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
        install -m 755 cronjobs/check_stale_tracker_items.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       install -m 755 cronjobs/massmail.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       #
-       install -m 755 deb-specific/get_news_notapproved.pl 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       install -m 755 deb-specific/stats_projects_logparse.pl 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+       install -m 755 cronjobs/project_weekly_metric.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+       install -m 755 cronjobs/rotate_activity.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
        #
        install -m 755 cronjobs/site_stats.php        
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
        install -m 755 cronjobs/stats_site.inc        
$(CURDIR)/debian/gforge-db-postgresql/usr/share/gforge/cronjobs/
        install -m 755 cronjobs/stats_projects.inc    
$(CURDIR)/debian/gforge-db-postgresql/usr/share/gforge/cronjobs/
        #
+       install -m 755 cronjobs/db_stats_agg.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+       install -m 755 cronjobs/massmail.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+       
+       install -m 755 cronjobs/vacuum.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+       #
+       install -m 755 deb-specific/stats_projects_logparse.pl 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+       #
+       install -m 755 deb-specific/get_news_notapproved.pl 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+       #
        install -m 755 deb-specific/install-db.sh     
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
        install -m 755 deb-specific/db-upgrade.pl     
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
        install -m 644 deb-specific/sqlparser.pm      
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/lib/





reply via email to

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