summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordjurban2004-05-27 09:59:15 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitfccb7c97ede7df87f0d9696bf9f5aff53284ffc5 (patch)
tree293b0eb98d0ee1311b69f98642249ad5af6264d9
parentf4b520dfda6cd5fe776bb35b19239401ff413e8b (diff)
downloadkde-style-phase-fccb7c97ede7df87f0d9696bf9f5aff53284ffc5.zip
kde-style-phase-fccb7c97ede7df87f0d9696bf9f5aff53284ffc5.tar.gz
- fix SUBDIRS=TOPSUBDIRS error
Changed files: phase-unsermake.patch -> 1.1
-rw-r--r--phase-unsermake.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/phase-unsermake.patch b/phase-unsermake.patch
new file mode 100644
index 0000000..a817cdd
--- /dev/null
+++ b/phase-unsermake.patch
@@ -0,0 +1,8 @@
+--- phase-0.2/Makefile.am~ 2004-03-16 07:40:30.000000000 +0100
++++ phase-0.2/Makefile.am 2004-05-27 11:56:48.382802464 +0200
+@@ -1,4 +1,4 @@
+-SUBDIRS = $(TOPSUBDIRS)
++SUBDIRS = phasestyle
+
+ MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files
+