- don't install repopage.h, it's internal
authorMichael Schroeder <mls@suse.de>
Mon, 20 Feb 2012 15:05:49 +0000 (16:05 +0100)
committerMichael Schroeder <mls@suse.de>
Mon, 20 Feb 2012 15:05:49 +0000 (16:05 +0100)
src/CMakeLists.txt

index 38be573..a19c935 100644 (file)
@@ -23,7 +23,7 @@ SET (libsolv_SRCS
 SET (libsolv_HEADERS
     bitmap.h evr.h hash.h policy.h poolarch.h poolvendor.h pool.h
     poolid.h pooltypes.h queue.h solvable.h solver.h solverdebug.h
-    repo.h repodata.h repopage.h repo_solv.h repo_write.h util.h
+    repo.h repodata.h repo_solv.h repo_write.h util.h
     strpool.h dirpool.h knownid.h transaction.h rules.h problems.h
     chksum.h dataiterator.h ${CMAKE_BINARY_DIR}/src/solvversion.h)