mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
350 B
Plaintext
14 lines
350 B
Plaintext
$NetBSD: patch-ab,v 1.1 2012/03/19 19:44:03 markd Exp $
|
|
|
|
dont install hicolor/index.theme as hicolor-icon-theme pkg will
|
|
|
|
--- pics/CMakeLists.txt.orig 2007-10-26 01:21:45.000000000 +1300
|
|
+++ pics/CMakeLists.txt
|
|
@@ -1,5 +1,5 @@
|
|
|
|
-add_subdirectory( hicolor )
|
|
+#add_subdirectory( hicolor )
|
|
add_subdirectory( emoticons )
|
|
#add_subdirectory( oxygen )
|
|
|