diff --git a/automoc-1.0-lib64.patch b/automoc-1.0-lib64.patch deleted file mode 100644 index 5f72519..0000000 --- a/automoc-1.0-lib64.patch +++ /dev/null @@ -1,9 +0,0 @@ -diff -up automoc-1.0/CMakeLists.txt.lib64 automoc-1.0/CMakeLists.txt ---- automoc-1.0/CMakeLists.txt.lib64 2008-05-27 12:01:53.000000000 -0500 -+++ automoc-1.0/CMakeLists.txt 2008-05-28 11:24:05.000000000 -0500 -@@ -17,4 +17,4 @@ set_target_properties(automoc4 PROPERTI - target_link_libraries(automoc4 ${QT_QTCORE_LIBRARY}) - - install(TARGETS automoc4 DESTINATION bin) --install(FILES Automoc4Config.cmake automoc4.files.in DESTINATION lib/automoc4) -+install(FILES Automoc4Config.cmake automoc4.files.in DESTINATION lib${LIB_SUFFIX}/automoc4) diff --git a/automoc.spec b/automoc.spec index 1fed73f..d186089 100644 --- a/automoc.spec +++ b/automoc.spec @@ -13,7 +13,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #Source0: http://rpm.binaryhelix.net/SOURCES/%{name}-%{version}%{?snaptag}.tar.gz Source0: ftp://ftp.kde.org/pub/kde/unstable/4.0.93/support/automoc4-%{beta}.tar.bz2 -Patch0: automoc-1.0-lib64.patch Provides: automoc4 = %{beta} @@ -26,7 +25,6 @@ KDE4 automoc %prep %setup -q -n automoc4-%{beta} -#patch0 -p1 -b .lib64 %build