mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 20:39:18 -04:00
13 lines
355 B
Text
13 lines
355 B
Text
--- ./simple_rcs/CMakeLists.txt.orig 2011-01-06 21:48:06.000000000 +0000
|
|
+++ ./simple_rcs/CMakeLists.txt 2012-12-14 22:49:32.658033064 +0000
|
|
@@ -14,9 +14,3 @@
|
|
#ADD_DEFINITIONS(-DUSER_CONFIG)
|
|
|
|
add_subdirectory (src)
|
|
-
|
|
-install(
|
|
- DIRECTORY design
|
|
- DESTINATION share/doc/qtoctave-utils/simple_rcs
|
|
- PATTERN ".svn" EXCLUDE
|
|
-)
|
|
\ No newline at end of file
|