/[debian-med]/trunk/packages/saint/trunk/debian/patches/fix-makefile.patch
ViewVC logotype

Contents of /trunk/packages/saint/trunk/debian/patches/fix-makefile.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10621 - (hide annotations) (download)
Fri Apr 27 09:54:18 2012 UTC (12 months, 3 weeks ago) by tille
File size: 191 byte(s)
Upstream has confirmed GPL license so it makes some sense to keep on working on this package
1 tille 10621 --- SAINT_v2.3.3.orig/Makefile
2     +++ SAINT_v2.3.3/Makefile
3 tille 10571 @@ -29,7 +29,7 @@
4    
5     clean:
6     rm -rf $(BUILD)
7     - rm $(SRC)/*/*.gch
8     + rm -f $(SRC)/*/*.gch
9    
10     all: makeDirs \
11     saint-reformat \

  ViewVC Help
Powered by ViewVC 1.1.5