Changeset 2151

Show
Ignore:
Timestamp:
04/15/08 17:42:33 (9 months ago)
Author:
anarcat
Message:

make it so that the displayed version is only the one set in the changelog

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc/trunk/debian/rules

    r2150 r2151  
    4949        (cd src && $(MAKE) install DESTDIR=$(CURDIR)/debian/alternc) 
    5050 
    51         sed -i -e "s/@@REPLACED_DURING_BUILD@@/${VERSION}/" debian/alternc/var/alternc/bureau/class/local.php 
     51        # we don't use the full VERSION intepreted but only what's in the changelog 
     52        sed -i -e "s/@@REPLACED_DURING_BUILD@@/${MAJOR}/" debian/alternc/var/alternc/bureau/class/local.php 
    5253 
    5354        # Fix permisions