diff options
Diffstat (limited to 'app-laptop/pbbuttonsd/files/g++.patch')
-rw-r--r-- | app-laptop/pbbuttonsd/files/g++.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/pbbuttonsd/files/g++.patch b/app-laptop/pbbuttonsd/files/g++.patch index 5743bf0aa5df..de43b800128f 100644 --- a/app-laptop/pbbuttonsd/files/g++.patch +++ b/app-laptop/pbbuttonsd/files/g++.patch @@ -1,5 +1,5 @@ ---- src/Makefile.tmp 2007-11-29 20:42:38.000000000 -0500 -+++ src/Makefile.in 2007-11-29 20:47:23.000000000 -0500 +--- a/src/Makefile.in ++++ b/src/Makefile.in @@ -319,7 +319,7 @@ -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) pbbuttonsd$(EXEEXT): $(pbbuttonsd_OBJECTS) $(pbbuttonsd_DEPENDENCIES) |