]> git.pld-linux.org Git - packages/aewm.git/commitdiff
- remove "-s" from installing manual line.
authorcieciwa <cieciwa@pld-linux.org>
Fri, 25 Feb 2000 07:26:51 +0000 (07:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aewm-Makefile.patch -> 1.1

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

diff --git a/aewm-Makefile.patch b/aewm-Makefile.patch
new file mode 100644 (file)
index 0000000..122e6b7
--- /dev/null
@@ -0,0 +1,11 @@
+--- Makefile.org       Fri Nov 19 21:45:09 1999
++++ Makefile   Fri Feb 25 08:19:33 2000
+@@ -20,7 +20,7 @@
+ install: all
+       install -s aewm $(XROOT)/bin
+-      install -s aewm.1x $(XROOT)/man/man1
++      install aewm.1x $(XROOT)/man/man1
+       gzip -9 $(XROOT)/man/man1/aewm.1x
+ clean:
This page took 0.07385 seconds and 4 git commands to generate.