]> git.pld-linux.org Git - packages/usernet.git/commitdiff
- added; fix build
authordarekr <darekr@pld-linux.org>
Thu, 24 Feb 2005 18:09:47 +0000 (18:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    usernet-Makefile.patch -> 1.1

usernet-Makefile.patch [new file with mode: 0644]

diff --git a/usernet-Makefile.patch b/usernet-Makefile.patch
new file mode 100644 (file)
index 0000000..a034777
--- /dev/null
@@ -0,0 +1,20 @@
+--- usernet-1.0.9/Makefile.orig        2005-02-24 18:47:15.000000000 +0100
++++ usernet-1.0.9/Makefile     2005-02-24 18:48:42.000000000 +0100
+@@ -9,7 +9,7 @@
+ SHARE=$(BR)/usr/share/usernet/$(VERSION)
+ BIN=$(BR)/usr/bin
+-MAN=$(BR)/usr/man/man1
++MAN=$(BR)/usr/share/man/man1
+ WMCONFIG=$(BR)/etc/X11/wmconfig
+ all: usernetrc usernet
+@@ -25,8 +25,6 @@
+ install: usernet
+       mkdir -p $(SHARE) $(BIN) $(MAN) $(WMCONFIG)
+-      chown root.root $(SHARE)
+-      chmod 755 $(SHARE)
+       install -m 644 usernetrc $(SHARE)
+       install -m 644 net.xpm $(SHARE)
+       install -m 644 modem.xpm $(SHARE)
This page took 0.045446 seconds and 4 git commands to generate.