• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/liblockfile/0001-install.patch
Peter KorsgaardPeter Korsgaard committed 298cd8eaa2103 Feb 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
diff -ur liblockfile-1.06.1/Makefile.in liblockfile-1.06.1-patched/Makefile.in
2
--- liblockfile-1.06.1/Makefile.in  2001-03-16 22:08:33.000000000 -0600
3
+++ liblockfile-1.06.1-patched/Makefile.in  2007-04-11 07:18:38.000000000 -0500
4
@@ -60,11 +60,7 @@
5
 
6
 install_common:
7
        install -m 644 lockfile.h maillock.h $(ROOT)$(includedir)
8
-       if [ "$(MAILGROUP)" != "" ]; then\
9
-         install -g $(MAILGROUP) -m 2755 dotlockfile $(ROOT)$(bindir);\
10
-       else \
11
-         install -g root -m 755 dotlockfile $(ROOT)$(bindir); \
12
-       fi
13
+       install -m 2755 dotlockfile $(ROOT)$(bindir);\
14
        install -m 644 *.1 $(ROOT)$(mandir)/man1
15
        install -m 644 *.3 $(ROOT)$(mandir)/man3
16
 
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.