]> git.pld-linux.org Git - packages/distrrtgen.git/commitdiff
- new
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 18 Jan 2007 16:11:37 +0000 (16:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    distrrtgen-Makefile.patch -> 1.1

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

diff --git a/distrrtgen-Makefile.patch b/distrrtgen-Makefile.patch
new file mode 100644 (file)
index 0000000..333c09a
--- /dev/null
@@ -0,0 +1,11 @@
+--- distrrtgen-2.1/Makefile~   2007-01-07 19:27:28.000000000 +0100
++++ distrrtgen-2.1/Makefile    2007-01-18 16:56:50.000000000 +0100
+@@ -12,7 +12,7 @@
+ all: distrrtgen
+ distrrtgen: $(SOURCES)
+-              $(CXX) $(CXXFLAGS) $(SOURCES) $(LIBS) -o3 distrrtgen
++              $(CXX) $(CXXFLAGS) $(SOURCES) $(LIBS) -o distrrtgen
+ install: distrrtgen configure
+               mkdir -p $(PREFIX)
This page took 0.073669 seconds and 4 git commands to generate.