rdup.patch 276 B

12345678910111213
  1. Index: GNUmakefile.in
  2. --- GNUmakefile.in.orig 2006-12-26 11:37:45 +0100
  3. +++ GNUmakefile.in 2007-01-27 23:26:23 +0100
  4. @@ -40,7 +40,7 @@
  5. all: rdup scripts
  6. rdup: ${OBJ} ${HDR}
  7. - ${GCC} ${GLIB_LIBS} ${OBJ} -o rdup
  8. + ${GCC} ${OBJ} -o rdup ${GLIB_LIBS}
  9. strip rdup
  10. scripts: