forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
333 B
Prolog
9 lines
333 B
Prolog
--- ./QDevelop.pro.orig 2010-04-17 11:24:40.000000000 +0400
|
|
+++ ./QDevelop.pro 2010-08-01 18:22:09.489810565 +0400
|
|
@@ -146,6 +146,3 @@
|
|
OBJECTS_DIR += build/o/win32
|
|
CONFIG -= debug_and_release
|
|
}
|
|
-!exists(resources/translations/QDevelop_Russian.qm) {
|
|
- error(Please run \"lrelease QDevelop.pro\" before building the project)
|
|
-}
|