File: safecat-buildroot.patch

package info (click to toggle)
safecat 1.13-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch
  • size: 640 kB
  • ctags: 243
  • sloc: ansic: 2,042; makefile: 663; sh: 270
file content (11 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	Tue Aug 17 04:50:09 2004
+++ Makefile	Wed Sep 22 16:48:02 2004
@@ -31,7 +31,7 @@
 
 auto_home.c: \
 auto-str conf-root
-	./auto-str auto_home `head -1 conf-root` > auto_home.c
+	./auto-str auto_home $(RPM_BUILD_ROOT)`head -1 conf-root` > auto_home.c
 
 auto_home.o: \
 compile auto_home.c