]> git.pld-linux.org Git - packages/firehose.git/commitdiff
- new
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 25 Nov 2006 22:25:38 +0000 (22:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    firehose-sh.patch -> 1.1

firehose-sh.patch [new file with mode: 0644]

diff --git a/firehose-sh.patch b/firehose-sh.patch
new file mode 100644 (file)
index 0000000..e066b7a
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN firehose-0.6.0.org/Makefile firehose-0.6.0/Makefile
+--- firehose-0.6.0.org/Makefile        2003-08-09 08:44:39.000000000 +0200
++++ firehose-0.6.0/Makefile    2006-11-26 00:25:05.905128750 +0100
+@@ -42,7 +42,7 @@
+-$(shell sh -c 'if ! test -d $(TARGET)\; then mkdir $(TARGET)\; fi' )
++$(shell install -d $(TARGET) )
+ $(shell echo $(CFLAGS) > $(TARGET)/cflags )
This page took 0.069084 seconds and 4 git commands to generate.