]> git.pld-linux.org Git - packages/xchat.git/commitdiff
- small fix for 1.9.0 (add empty install target in src/pixmaps/Makefile).
authorkloczek <kloczek@pld-linux.org>
Sun, 20 Jan 2002 16:51:15 +0000 (16:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xchat-Makefile.patch -> 1.1

xchat-Makefile.patch [new file with mode: 0644]

diff --git a/xchat-Makefile.patch b/xchat-Makefile.patch
new file mode 100644 (file)
index 0000000..bee68e1
--- /dev/null
@@ -0,0 +1,11 @@
+--- xchat-1.9.0/src/pixmaps/Makefile~  Sun Jan 20 17:12:28 2002
++++ xchat-1.9.0/src/pixmaps/Makefile   Sun Jan 20 17:12:28 2002
+@@ -9,6 +9,8 @@
+ clean:
+       rm -f *.h
++install:
++
+ admin.h:
+       $(CONV) --name=adminxpm admin.xpm > $@
This page took 0.125794 seconds and 4 git commands to generate.