File: boost_system.patch

package info (click to toggle)
pushover 1.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 38,932 kB
  • sloc: cpp: 12,253; ansic: 2,501; sh: 633; makefile: 235
file content (10 lines) | stat: -rw-r--r-- 212 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,6 @@
 PKGS += zlib
 
 LIBS += -lboost_filesystem$(BOOST_TAGS)
-LIBS += -lboost_system$(BOOST_TAGS)
 
 DEFS += -DVERSION='"$(VERSION)"'
 DEFS += -DDATADIR='"$(DATADIR)"'