Ignore:
Timestamp:
Apr 23, 2023, 12:29:52 AM (13 months ago)
Author:
chronos
Message:
  • Modified: The game has been renamed to TransLines.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
         1*.dbg
        12lib
        2 BigMetro
        3 BigMetro.lps
        43heaptrclog.trc
        5 BigMetro.exe
        6 *.dbg
        7 BigMetro.res
         4TransLines
         5TransLines.lps
         6TransLines.exe
         7TransLines.res
  • trunk/Install/rpm/build.sh

    r114 r125  
    11#!/bin/bash
    22
    3 APP_NAME=big-metro
     3APP_NAME=translines
    44tar -zcvf ${APP_NAME}.tar.gz -c ../.. .
    55mkdir -p ~/rpmbuild/SOURCES
Note: See TracChangeset for help on using the changeset viewer.