summaryrefslogtreecommitdiff
path: root/desktop/slock/config.mk.patch
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2016-01-09 23:13:52 -0600
committerRobby Workman <rworkman@slackbuilds.org>2016-01-10 21:36:31 -0600
commit65271fcf4d1c2cc28f4b5a440b553d5647dcd2e5 (patch)
tree92021468d6d9d2a3dd3f057982b0998ac532ac7c /desktop/slock/config.mk.patch
parentdb8440e2ba43a9c83c3c29543ccc5dad026c611c (diff)
downloadslackbuilds-65271fcf4d1c2cc28f4b5a440b553d5647dcd2e5.tar.gz
desktop/slock: Added some patches from upstream git
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/slock/config.mk.patch')
-rw-r--r--desktop/slock/config.mk.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/desktop/slock/config.mk.patch b/desktop/slock/config.mk.patch
deleted file mode 100644
index b1c5821101..0000000000
--- a/desktop/slock/config.mk.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- slock-1.2/config.mk.orig 2014-12-22 11:18:07.000000000 +0100
-+++ slock-1.2/config.mk 2015-03-01 16:50:44.945646629 +0100
-@@ -15,7 +15,7 @@
-
- # flags
- CPPFLAGS = -DVERSION=\"${VERSION}\" -DHAVE_SHADOW_H
--CFLAGS = -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS}
-+CFLAGS = @SLACKCFLAGS@ -std=c99 -pedantic -Wall ${INCS} ${CPPFLAGS}
- LDFLAGS = -s ${LIBS}
-
- # On *BSD remove -DHAVE_SHADOW_H from CPPFLAGS and add -DHAVE_BSD_AUTH