let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / cups / patches / 100-makefile-targets.patch
1 --- cups-1.1.23.old/Makefile    2005-01-03 20:29:44.000000000 +0100
2 +++ cups-1.1.23/Makefile        2005-03-23 20:15:24.000000000 +0100
3 @@ -28,7 +28,7 @@
4  # Directories to make...
5  #
6  
7 -DIRS   =       cups backend berkeley cgi-bin filter man pdftops \
8 +DIRS   =       cups backend berkeley cgi-bin \
9                 scheduler systemv
10  
11  #