Changeset 3552 for misc

Show
Ignore:
Timestamp:
01/08/07 21:41:03 (6 years ago)
Author:
qldrob
Message:

Remove the xorcom files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • misc/deb/trunk/debian/rules

    r3551 r3552  
    3434  touch configure-stamp 
    3535 
    36 # this is done, since we patch the original files with binaries 
    37 # the trick is to package the patches as uuencoded text, 
    38 # and then on the build stage decode them 
    39 %: %.uu 
    40   uudecode --output-file=$@ $< 
    41  
    42 IMAGES_BASE:=xorcom.png xorcom-ts1.png xorcom-rapid.png 
    43 IMAGES:=$(IMAGES_BASE:%=debian/rapid/%) 
    44  
    4536build: build-stamp 
    4637build-stamp: patch-stamp 
     
    5445  dh_testroot 
    5546  rm -f build-arch-stamp build-indep-stamp #CONFIGURE-STAMP# 
    56   rm -f $(IMAGES) 
    5747#   rm -f debian/rapid/sounds/*.gsm 
    5848#   rm -f amp_conf/mohmp3/*.wav* 
     
    6151 
    6252install: install-indep 
    63 install-indep: $(IMAGES) 
     53install-indep:  
    6454  dh_testdir 
    6555  dh_testroot