1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/games/xvmahjongg/files/patch-aa

21 lines
371 B
Plaintext
Raw Normal View History

--- image-stuff/Makefile Thu Dec 19 23:01:20 1991
+++ /home/andy/tmp/wrk/image-stuff/Makefile Sat Mar 21 23:44:49 1998
@@ -18,13 +18,13 @@
cd ..; image-stuff/Img-mk-swap
../images/color: ../images
- mkdir $@
+ - mkdir $@
../images/bandw: ../images
- mkdir $@
+ - mkdir $@
../images/swap: ../images
- mkdir $@
+ - mkdir $@
../images:
- mkdir $@
+ - mkdir $@