File: 2000-lib-placeholder.patch

package info (click to toggle)
statcvs 1%3A0.7.0.dfsg-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,848 kB
  • sloc: java: 10,477; xml: 4,365; sh: 47; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 429 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Make sure lib/ exist during build.
 When building from git, empty directories are not created
 during git checkout.  As a workaround, create a placeholder in lib/
 to make sure the directory is present during build.
Author: Petter Reinholdtsen <pere@debian.org>
Forwarded: not-needed
Last-Update: 2024-11-16
---
--- /dev/null
+++ zemberek-ooo-1.0~rc2/lib/.placeholder
@@ -0,0 +1 @@
+placeholder to get build working