]> git.pld-linux.org Git - packages/albumshaper.git/blob - albumshaper-qmake.patch
- qt-devel epoch 1
[packages/albumshaper.git] / albumshaper-qmake.patch
1 --- albumshaper/AlbumShaper.pro Wed Jun 11 06:19:09 2003
2 +++ albumshaper/AlbumShaper.pro Mon Aug 11 15:18:12 2003
3 @@ -4,10 +4,10 @@
4  MOC_DIR = tmp
5  OBJECTS_DIR = tmp
6  
7 -unix:images.path = /usr/local/share/albumshaper/images
8 +unix:images.path = /usr/share/albumshaper/images
9  unix:images.files = bin/images/*
10  
11 -unix:target.path = /usr/local/bin
12 +unix:target.path = /usr/bin
13  unix:target.files = bin/AlbumShaper*
14  
15  unix:INSTALLS += images
This page took 0.052987 seconds and 3 git commands to generate.