]> git.pld-linux.org Git - packages/WSoundPrefs.git/commitdiff
- use ComplexProgramTargetNoMan() insterad ComplexProgramTarget() in
authorkloczek <kloczek@pld-linux.org>
Fri, 18 Jan 2002 09:09:04 +0000 (09:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  Imakefile baceuse WSoundPrefs do not provide man page.

Changed files:
    WSoundPrefs-ComplexProgramTargetNoMan.patch -> 1.1

WSoundPrefs-ComplexProgramTargetNoMan.patch [new file with mode: 0644]

diff --git a/WSoundPrefs-ComplexProgramTargetNoMan.patch b/WSoundPrefs-ComplexProgramTargetNoMan.patch
new file mode 100644 (file)
index 0000000..1c921f3
--- /dev/null
@@ -0,0 +1,11 @@
+--- WSoundPrefs-1.1.1/src/Imakefile~   Fri Jan 18 09:52:31 2002
++++ WSoundPrefs-1.1.1/src/Imakefile    Fri Jan 18 09:52:31 2002
+@@ -30,7 +30,7 @@
+ SRCS = PLFunctions.c SoundEvents.c SoundPaths.c SystemInfo.c WSoundPrefs.c main.c
+ OBJS = PLFunctions.o SoundEvents.o SoundPaths.o SystemInfo.o WSoundPrefs.o main.o
+-ComplexProgramTarget(WSoundPrefs)
++ComplexProgramTargetNoMan(WSoundPrefs)
+ InstallMultiple($(ICONS),$(BINDIR))
This page took 0.038153 seconds and 4 git commands to generate.